+ Reply to Thread
Results 1 to 5 of 5

Pop-up message of total amount

  1. #1
    Registered User
    Join Date
    09-25-2007
    Location
    Singapore
    Posts
    15

    Question Pop-up message of total amount

    Is there any macro that can sum up figures and show a pop-up message of the total amount??

    Here is the excel example that i have attached.

    sample.zip

    Under Account Title (Column C), after it has been filter under user choice (e.g Communications), i want the Total Payment (Column F) to sum up all the amount of the chosen title. And thus show the Total Amount in a pop-up message.

    I hope i am clear enough. ??

    Regards,
    Lily
    Last edited by macroDummy; 11-02-2007 at 01:38 AM.
    thinkthinkthinkthink
    burst brains with macro vb codes
    http://www.excelforum.com/showthread.php?t=584092

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Lily

    How about using the SUBTOTAL function instead. This can be made to only sum the visible cells.

    rylo

  3. #3
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    You could use a PivotTable

    http://www.excel-it.com/pivot_tables.htm
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  4. #4
    Registered User
    Join Date
    09-25-2007
    Location
    Singapore
    Posts
    15
    i tried the pivot table.

    I need to choose the selected item (1 at a time) when using pivot table. And it doesnt show the total sum up amount for me at one go.

    I guess my criteria is more than pivot table.

    What i actuali want the macro to do is:
    1) Able to display all items after user selected (using filter) the category that they want.
    2) After display, macro must be able to sum up all the item amount($) and give me the total of it in a pop-up message.
    3) If it is unable to display it on a pop-up message, all i would like it to be is at the worksheet itself but on a new column (stating the total amount)

    Note: If there were to be 6 records, a sum of all 6 amount($) must calculate in that new column.

    Regards,

    Lily

  5. #5
    Registered User
    Join Date
    09-25-2007
    Location
    Singapore
    Posts
    15
    Btw,

    Thanks to all that have contributed your time solving my excel problem. :D

    Regards,
    Lily

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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