Thread
:
Excel - Adding positive or negative numbers in a column
View Single Post
#
2
Posted to microsoft.public.excel.misc
Jacob Skaria
external usenet poster
Posts: 8,520
Excel - Adding positive or negative numbers in a column
Try
=SUMIF(A:A,"0")
--
Jacob (MVP - Excel)
"skygazer" wrote:
How do I add only the positve numbers in a column with both positive and
negative numbers?
Reply With Quote
Jacob Skaria
View Public Profile
Find all posts by Jacob Skaria