![]() |
#1
|
|||
|
|||
![]()
Can you help me correct the syntax?
I am using CountIf() to count occurrences of a string in a range. =COUNTIF($A$4:$AB$54,TEXT(AD5,"")) <--this works fine. Now I want to add another condition, whether the cell, 3 cells to the right on the same row, has the string value of "x". I am having trouble using Offset() to make this work. This formula is broken. =COUNTIF($A$4:$AB$54,TEXT(AD5,""+TEXT(OFFSET AD5,-3,"x"))) Thank you in advance for help. -DL |
Tags |
countif(), offset() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
jterr | Excel | 14 | 02-25-2013 05:43 PM |
Change formula cell range based on cell value | Scoth | Excel | 4 | 10-25-2012 07:51 AM |
![]() |
jprt68 | Excel | 1 | 06-26-2012 08:31 AM |
![]() |
jujuwillis | Excel | 2 | 10-15-2011 11:06 AM |
![]() |
markg2 | Excel | 4 | 05-24-2010 11:50 AM |