I have a worksheet with about 300 rows and 100 columns. I need to sum the rows based on one cell in the beginning of the row that contains text. I want to be able to type the text in a cell at top of the last column and use that as the reference to sum.
Here is the formula that is not working (returning zeros):
=SUMIF(C6,"="&$CK$4,F6:CI6)
Any ideas to make this work?!
Thanks!
Here is the formula that is not working (returning zeros):
=SUMIF(C6,"="&$CK$4,F6:CI6)
Any ideas to make this work?!
Thanks!