SUMIF

N

nc

Can I use a sumif function to sum where the criteria are blank cells? Or is
there an alternative function?
 
M

Max

In say, C1: =SUMIF(A:A,"",B:B)
should work ok

If it returns seemingly "less", that means your data in col A contains
invisible white spaces somewhere. Clean col A up via a TRIM helper/overwrite
or do a Data > Text to Columns > Fixed Width > Finish on col A.
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:21,000 Files:370 Subscribers:66
xdemechanik
 
Top