Thread
:
how can I add +ve numbers only in a list of +ve and -ve numbers
View Single Post
#
2
Posted to microsoft.public.excel.misc
T. Valko
external usenet poster
Posts: 15,768
how can I add +ve numbers only in a list of +ve and -ve numbers
=SUMIF(A1:A10,"0")
--
Biff
Microsoft Excel MVP
Reply With Quote
T. Valko
View Public Profile
Find all posts by T. Valko