Sum across spreadsheets & ignore blanks to get rid of #VALUE! erro
Hi,
I'm trying to sum the total of the same cell in six adjacent spreadsheets
(named 'July' to 'December') onto a separate summary sheet at the end. My
problem is that many of the summed cells are blank which means my formula
gives me a #VALUE! error. Current formula is:
=SUMIF(July:December!A108,"<""")
After trawling the forum for the answers to similar problems I came up with
the formula above (also tried several variations) but it still returns the
#VALUE! error when one or more of the summed cells is blank.
In addition, if all of the summed cells are blank, it would be nice to get a
blank cell or £0.00 returned in the summary cell.
Thanks for looking and please help if you can.
Cheers,
Steve.
|