+ Reply to Thread
Results 1 to 6 of 6

Combining multiple worksheets into one sheet while data is different on each sheet

  1. #1
    Registered User
    Join Date
    10-02-2014
    Location
    SC
    MS-Off Ver
    XP
    Posts
    3

    Thumbs up Combining multiple worksheets into one sheet while data is different on each sheet

    I need to know how to combine the data from the last 3 months into one sheet for the quarter

    Example of sheets
    A1: Customer Name
    B1: Customer Number
    C1: MTD Sales

    Each month the customers name changes rows, depending on their sales that month. I'd like to consolidate each ones sales per month into one quarter sheet

    Thank you so much for your help

  2. #2
    Registered User
    Join Date
    10-01-2014
    Location
    Arkansas
    MS-Off Ver
    2007
    Posts
    40

    Re: Combining multiple worksheets into one sheet while data is different on each sheet

    Can you attach your file?

  3. #3
    Registered User
    Join Date
    10-02-2014
    Location
    SC
    MS-Off Ver
    XP
    Posts
    3

    Re: Combining multiple worksheets into one sheet while data is different on each sheet

    I dodn't know how to attach, but here is some data from each worksheet

    worksheet1

    gina 0004453 428.00
    verda 0001682 425.00
    wild 0011485 420.00
    hair 0001280 396.00

    worksheet2
    olympia 0005867 440.00
    carmichael 0000151 430.00
    verda 0001682 425.00
    gina 0004453 2228.00

    worksheet3
    justine 0005647 380.00
    joan 0004641 367.00
    la petite 0007888 360.00
    charity 0011125 360.00

  4. #4
    Registered User
    Join Date
    10-01-2014
    Location
    Arkansas
    MS-Off Ver
    2007
    Posts
    40

    Re: Combining multiple worksheets into one sheet while data is different on each sheet

    There is a button when you hit submit reply that says manage attachments.

  5. #5
    Registered User
    Join Date
    10-02-2014
    Location
    SC
    MS-Off Ver
    XP
    Posts
    3

    Re: Combining multiple worksheets into one sheet while data is different on each sheet

    Oh ok, great here you go
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    10-01-2014
    Location
    Arkansas
    MS-Off Ver
    2007
    Posts
    40

    Re: Combining multiple worksheets into one sheet while data is different on each sheet

    =SUMIF(Sheet2!$A$3:$A$6,quarter1!$A$3:$A$12,Sheet2!$C$3:$C$64)+SUMIF(Sheet1!$A$3:$A$6,quarter1!$A$3:$A$12,Sheet2!$C$3:$C$64)+SUMIF(Sheet3!$A$3:$A$6,quarter1!$A$3:$A$12,Sheet2!$C$3:$C$64)

    Is a very long version of one solution.

+ 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. [SOLVED] Getting data from multiple worksheets to a master sheet
    By SmoothRider in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 09-09-2014, 10:05 AM
  2. Combining Data from Multiple Excel Files into One Master Sheet
    By glennchung in forum Excel Programming / VBA / Macros
    Replies: 17
    Last Post: 08-12-2014, 06:28 PM
  3. [SOLVED] Combining data across multiple sheets onto one summary sheet
    By dajul73 in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 07-29-2014, 02:10 PM
  4. Extracting and combining data from specific sheet from multiple workbooks
    By aggies2010 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-19-2013, 03:39 PM
  5. Replies: 6
    Last Post: 08-18-2011, 09:23 AM

Tags for this Thread

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