Thread
:
Sum if not null
View Single Post
#
1
Posted to microsoft.public.excel.misc
Fred Smith
external usenet poster
Posts: 623
Sum if not null
I would like to sum all cells which are non-blank (same as selecting non-blank
cells in a filter). I tried
=sumif(A:A,"<""""",B:B)
but Excel didn't think much of it.
What is the correct criteria for 'not null'?
--
Regards,
Fred
Reply With Quote
Fred Smith
View Public Profile
Find all posts by Fred Smith