+ Reply to Thread
Results 1 to 2 of 2

Creating data in a 2nd page that calculates sum of different categories of text

  1. #1
    Registered User
    Join Date
    01-19-2013
    Location
    London, England
    MS-Off Ver
    Excel 2003
    Posts
    2

    Creating data in a 2nd page that calculates sum of different categories of text

    Hi, Sorry for the lame question, but just started using excel, never needed it before. Anyway I would like to add a field in page 1 called "source" and based on that there will be 4 categories, then in page 2 a cell for each category that gives the sum of each of those categories. How would I go about that?Attachment 208001

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: Creating data in a 2nd page that calculates sum of different categories of text

    blummin eck , all you needed to do was changethe thread title on your previous post, not start a new post. I will close your other thread so you can carry on here. but next time, just change the name, because duplicate threads are not aloowed here.

    ok, on to your question...

    Im not sure where you want to put the new column, or what your categories would be (it would help if you had offered at least some info on that).

    What I have below, is the basis of what you need. I based my forumula on summing "Total Owed", and "Type".

    On sheet2, in column A, enter any of the categories you have in "Type". then in B1, enter this...
    =SUMIF('Balances Outstanding'!$I$5:$I$20,Sheet2!A1,'Balances Outstanding'!$D$5:$D$20)

    Adjust the ranges as needed
    Last edited by FDibbins; 01-19-2013 at 11:06 PM.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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