I have a sheet in which there ara $ and Cents but in the bottom i want to sum them together. How can i do that?
Attached is a sample sheet.
I have a sheet in which there ara $ and Cents but in the bottom i want to sum them together. How can i do that?
Attached is a sample sheet.
Last edited by ahanmagey; 10-06-2008 at 12:39 PM. Reason: Attachment
Try putting the following fomula in cell h14
=SUM(H5:H13)+SUM(I5:I13)/100
You can use the formula:
=SUM(H5:H13) + SUM(I5:I13)/100
Regards,
Antonio
ahanmagey, please post in the correct forum. This is not a programming question
Hope that helps.
RoyUK
--------
For Excel Tips & Solutions, free examples and tutorials why not check out my web site
Free DataBaseForm example
Yah. its true that the ANSWER is NOT. But i thought i am asking a programming question, i do not know there is that much SIMPLE way to do that. i thout it would only be corrected using some codes. Thats the only reason i asked that question in here. And yah this is my SECOND violation . sorry for that.
but one more thing
Under the "cents" i want to put two(00) zeros if the value is zero. I know if we format the cell as text it will be done but then it will create problems in the sum. and another way is to write '00 but again this is also too complicated for the users that i want to handover this sheet.
can anybody help in this
custom format the cents cells as 00
Is that what you mean?
regards
Dav
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks