View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
[email protected] PMC527@gmail.com is offline
external usenet poster
 
Posts: 10
Default Adding Only Positive Numbers

I have been looking around and found solutions to adding only positive
numbers in a range however, if I am trying to add numbers that are not
next to eachother but actually every other cell, everytime that I
select the 4 cells a "," is added between each messing up my formual.
ie. =SUMIF(H3,J3,L3,N3,0), how would I do that only adding the numbers
that are positive?

Thanks for the help, hopefully I explained it good enough.