Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hello all,
I have a very wide spreadsheet with hundreds of columns and I only want to count the column if the column to the left of it is not blank. My current formula is =COUNTIF(AC69:IV69,"=0") which count any value in that row as long as it is not blank Here is an example of what I want to do. Again I only want to count columns if the column next to it contains a certain criteria, in this case an "x" 1 x 1 1 x 1 Result should = 2 (only colums next to an "x") x 1 x 1 x 1 x 1 Result should = 4 (count all columns) 1 1 1 1 Result should = 0 (count no columns) Can this be done? Last edited by glotgering : March 30th 06 at 04:18 PM |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need to Improve Code Copying/Pasting Between Workbooks | Excel Discussion (Misc queries) | |||
how to combine several columns into a single column | Excel Discussion (Misc queries) | |||
Arithmetical Mode of Criteria in Multiple Non-Adjacent columns | Excel Worksheet Functions | |||
Count Position of Filtered TEXT cells in a column | Excel Worksheet Functions | |||
Return Count for LAST NonBlank Cell in each Row | Excel Worksheet Functions |