View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Sandesh Sandesh is offline
external usenet poster
 
Posts: 4
Default COUNTIF - Condition

Hi,
I would like to know how I can count only those number of cells in a row
with a particular value which have their adjacent cell on the left without
any value
Example
A B C D E F
1 w 0 w W
2
3
The answer to above should return value of 2