I have a statement =IF(B11:B200="Total",$J$1,"") which works fine. I now need it to say that if $J$1 is a blank cell, then return $K$1 as the answer. (The answer to my If statement will either be in J1 if there is data in that cell or in K1 if there is nothing in J.)
Any help is appreciated, thanks.
Any help is appreciated, thanks.