+ Reply to Thread
Results 1 to 9 of 9

Want to combine celll values

Hybrid View

  1. #1
    ahanmagey
    Guest

    Want to combine celll values

    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.
    Attached Files Attached Files
    Last edited by ahanmagey; 10-06-2008 at 12:39 PM. Reason: Attachment

  2. #2
    Registered User
    Join Date
    10-06-2008
    Location
    australia
    Posts
    3
    Try putting the following fomula in cell h14

    =SUM(H5:H13)+SUM(I5:I13)/100

  3. #3
    Forum Expert
    Join Date
    11-23-2005
    Location
    Rome
    MS-Off Ver
    Ms Office 2016
    Posts
    1,628
    You can use the formula:
    =SUM(H5:H13) + SUM(I5:I13)/100
    Regards,
    Antonio

  4. #4
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    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

  5. #5
    ahanmagey
    Guest
    Quote Originally Posted by royUK View Post
    ahanmagey, please post in the correct forum. This is not a programming question
    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.

  6. #6
    ahanmagey
    Guest

    Thank you very much for you two

    Quote Originally Posted by antoka05 View Post
    You can use the formula:
    =SUM(H5:H13) + SUM(I5:I13)/100
    Regards,
    Antonio

    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

  7. #7
    Forum Expert
    Join Date
    09-09-2005
    Location
    England
    MS-Off Ver
    2007
    Posts
    1,500
    custom format the cents cells as 00

    Is that what you mean?

    regards

    Dav

  8. #8
    ahanmagey
    Guest
    Quote Originally Posted by Dav View Post
    custom format the cents cells as 00

    Is that what you mean?

    regards

    Dav
    Have you opened the attached doc? if i format that cents column as 00 it will be wrong. right? coz if i have written 50 cents it will become 50.00!!!!!! dats not good. this is the way i want, for 1 cents = 01, 2cents = 02, 0 cents = 00, 50 cents = 50 .like that. got it?

  9. #9
    ahanmagey
    Guest
    Quote Originally Posted by Dav View Post
    custom format the cents cells as 00

    Is that what you mean?

    regards

    Dav
    Hi buddy u r correct. it worked. these days my mind is in "zero" so i cannot use it to THINK about anything. hehehe. i am tired. thannks once again.

    And thanks for the Administrator for moving this thread to the where it belongs to. thank you

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Userform's listbox values depending on values on certain matrix
    By Juhanen II in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 08-19-2008, 08:01 AM
  2. Import and export a text document
    By Odysseus in forum Excel General
    Replies: 0
    Last Post: 01-10-2008, 10:41 AM
  3. Combine Values For Cell Name
    By LondonVirus in forum Excel General
    Replies: 13
    Last Post: 09-05-2007, 10:33 AM
  4. Adding Row Values depending on Corresponding Rows
    By chr5648 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-13-2007, 05:26 PM
  5. Pie chart- need to combine values
    By dev988 in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 11-08-2006, 05:22 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1