+ Reply to Thread
Results 1 to 4 of 4

Compiling data

  1. #1
    Registered User
    Join Date
    01-07-2016
    Location
    South Carolina
    MS-Off Ver
    2010
    Posts
    2

    Compiling data

    Hi, new to the forum so forgive me if this has been covered previously. I have basically (2) columns of data, "Project Code" and "Billings". I have 18 different project codes, or, numbers 1 thru 18. I want to sum the "Billings" for each project code. I am a little familiar with the Vlookup function, but I do not know how to get it to loop so that it "sums" all of the "Billings" for each product code. Could someone help me with that?

    Brad

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,418

    Re: Compiling data

    Suppose you have the numbers 1 through to 18 in column E, starting with E1 - then you can use this formula in F1:

    =SUMIF(A:A,E1,B:B)

    and then copy it down to F18.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    01-07-2016
    Location
    South Carolina
    MS-Off Ver
    2010
    Posts
    2

    Re: Compiling data

    Thanks Pete

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    25,418

    Re: Compiling data

    You're welcome.

    If that takes care of your original question, please select Thread Tools from the menu above your first post and mark this thread as SOLVED.

    Also, since you are relatively new to the forum, you might like to know that you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).

    Pete

+ 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. Compiling and Summarizing Data
    By groovin900 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-05-2012, 02:12 PM
  2. Compiling Data
    By blairta in forum Excel General
    Replies: 1
    Last Post: 10-04-2012, 03:05 PM
  3. Compiling data from several files into one
    By Coaster in forum Excel General
    Replies: 2
    Last Post: 07-13-2010, 10:57 AM
  4. data compiling problem
    By adveda1 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-01-2007, 10:13 AM
  5. Data compiling formula
    By FangYR in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-04-2006, 08:10 AM
  6. [SOLVED] Compiling Data
    By Terry Bennett in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-10-2006, 07:00 PM
  7. Compiling data
    By Jason Sutter in forum Excel General
    Replies: 0
    Last Post: 10-12-2005, 04:05 PM

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