+ Reply to Thread
Results 1 to 5 of 5

Macro to Extract Data from Multiple Sheets into One Sheet

  1. #1
    Registered User
    Join Date
    07-02-2013
    Location
    Inman, SC
    MS-Off Ver
    Excel 2003
    Posts
    3

    Macro to Extract Data from Multiple Sheets into One Sheet

    My very first post! I need help with a macro in which I am trying to extract data from multiple sheets into one sheet (MainList). The final result I'm looking for (in rows) is:

    Product Name ------- Date-------- Invoice #--------Customer----------Quantity

    For the part that I'm assuming is easy - The Date is in C87 on all sheets, the Invoice # is in C84 on all sheets and the Customer is in B4 on all sheets.

    Now the difficult part (at least for me) - The product name is in Column A on all sheets, anywhere from rows 106 thru 119 and the corresponding quantity is in Column E of the previously mentioned rows.

    One final kicker, the quantity in Column E is based on a formula, so I'm looking to obtain just the value.

    Thank you in advance for any help anyone out there can offer! Thank you!!!

  2. #2
    Valued Forum Contributor
    Join Date
    11-20-2012
    Location
    Seattle, WA USA
    MS-Off Ver
    Excel 2010
    Posts
    597

    Re: Macro to Extract Data from Multiple Sheets into One Sheet

    can you post a sample workbook with dummy data? it will get you the best answer the quickest

  3. #3
    Registered User
    Join Date
    07-02-2013
    Location
    Inman, SC
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Macro to Extract Data from Multiple Sheets into One Sheet

    A slight change from the original post. The Date is now in cell D87 and the Invoice # is in C87. The product name and quantity is now in rows 108 thru 119 (Column A and E). Thank you again for your help!
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Macro to Extract Data from Multiple Sheets into One Sheet

    Your request is not clear, but I have improved your code. I am not sure if you want to copy a single cell or you want to fill-in the empty rows.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    07-02-2013
    Location
    Inman, SC
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Macro to Extract Data from Multiple Sheets into One Sheet

    Thank you AB33 for your help! Fantastic!

+ 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