Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel 2003
I have a row of data in Excel that is in Row 4 from Column B to Column AF. In this row, some cells contain the value "X", some contain the value "O", and yet other cells in this row will contain other text data. I tried the COUNTA function but that counts every cell that has a non-null value. I need more spoecific information than that. I also tried it with an immediate if, but somehow got the syntax incorrect. Per my example above, is there a way in VBA to count across row 4 (from cell B4 to cell AF4 how many cells contain the value of "X" and place that in cell A5 and count how many cells contain the value of "O" and place that value in cell A6? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
count specific subtotal values only | Excel Discussion (Misc queries) | |||
Count zero values before specific date | Excel Worksheet Functions | |||
Count the number of specific values in a cell | Excel Worksheet Functions | |||
Trying to count specific values | Excel Worksheet Functions | |||
How do I count my data that are between specific values? | Excel Worksheet Functions |