Hello all. I think I have an easy question for you. I have a column of numbers, some are negitive and some positive. I want to add only the negitive in one cell and only the positive in another cell.
Hello all. I think I have an easy question for you. I have a column of numbers, some are negitive and some positive. I want to add only the negitive in one cell and only the positive in another cell.
Last edited by gibbsmachine; 12-21-2011 at 09:36 AM.
Try sumif:
=SUMIF(A1:A100,"<0")
and
=SUMIF(A1:A100,">0")
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
Thanks, that works. I was missing "" marks.
If you are satisfied with the solution(s) provided, please mark your thread as Solved.
How to mark a thread Solved
Go to the first post
Click edit
Click Go Advanced
Just below the word Title you will see a dropdown with the word No prefix.
Change to Solved
Click Save
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks