hi,
i have a serie of numbers on a row.
and on the last cell i would like to have a sum of all the POSITIVE numbers on that row.
is there a big complex formula to do this?
thx!
hi,
i have a serie of numbers on a row.
and on the last cell i would like to have a sum of all the POSITIVE numbers on that row.
is there a big complex formula to do this?
thx!
Last edited by Bjeenie; 09-30-2009 at 03:25 PM.
Please rename your thread according to the rules
Never use Merged Cells in Excel
Hi Bjeenie,
Considering that you have values from A1 to A10, the formula to get the sum of all the positive values in that range would be:
You can modify the range as per your requirement.![]()
=SUMIF(A1:A10,">0",A1:A10)
Regards,
Karan
thanks for the fast reply!!
it works!
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
Thanks a lot DonkeyOte![]()
Quick and simple. Thank you very much!
Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
In future make sure that you follow the rules, especially when a member reminds you to do so. I have edited the title this time, next time you may well find your question locked!
Hope that helps.
RoyUK
--------
For Excel Tips & Solutions, free examples and tutorials why not check out my web site
Free DataBaseForm example
Also, make thread [solved] when you get solution.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks