Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Struggling with a formula to count cells if corresponding cells are
populated. I;ve got the below so far: =IF(B5:B45="S",COUNTA(I5:I45)) so i want to count all the 'I' cells only when the corresponding 'B' cell contains an S. Column I contains text. Once I have done this, I also need to sum another column once these two criteria are met. so something like: =if(b5:b45="S",counta(i5:i45)),sum(g5:b45) obviously both are wrong, so any hot tips from you guys/girls would be gratefully recieved. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
countif formula for text | Excel Discussion (Misc queries) | |||
Countif and Text - not counting | Excel Discussion (Misc queries) | |||
countif text formula help | Excel Worksheet Functions | |||
Countif Text equals the same | Excel Discussion (Misc queries) | |||
Using COUNTIF with text | Excel Worksheet Functions |