+ Reply to Thread
Results 1 to 8 of 8

Analyzing data from multiple workbooks with multiple worksheets

  1. #1
    Registered User
    Join Date
    07-25-2013
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    4

    Analyzing data from multiple workbooks with multiple worksheets

    I am openly an idiot when it comes to programming VB and need some help. I have 3 workbooks, lets call them 2011file, 2012file, and 2013file. In each workbook, there are 20-30 tabs, each one representing a vendor of mine. Each tab is identically formatted for columns, etc. What I want to do is search through all of the sheets of each workbook for a specific value in the 'part number' column (F), and then return the total sum of the $ amount that is found in the 'delivered amount' column (R). Basically, I need to be able to show the total revenue for a specific part for each year. Hopefully to make this simple, I only need one specific part, so that text can be hard coded into the macro. I don't need it to be variable in any way.

    Can someone point me in the right direction? I appreciate any help in advance.

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Analyzing data from multiple workbooks with multiple worksheets

    What about putting all data in 1 workbook in a summarysheet.

    Then you only has to look in the summarysheet (of the 3 workbooks.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    07-25-2013
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Analyzing data from multiple workbooks with multiple worksheets

    That would work. Still don't know how to get the data I need, though.

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Analyzing data from multiple workbooks with multiple worksheets

    Could you post an example of your file, wihtout confidentional information.

  5. #5
    Registered User
    Join Date
    07-25-2013
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Analyzing data from multiple workbooks with multiple worksheets

    Here is a sample file that has been scrubbed. The normal files have 20-30 sheets in them, and in each sheet there may exist blank rows.



    Book2.xlsx

  6. #6
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Analyzing data from multiple workbooks with multiple worksheets

    Maybe like this, see the attached file.

    Please Login or Register  to view this content.
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    07-25-2013
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Analyzing data from multiple workbooks with multiple worksheets

    Thanks! That's exactly what I needed.

  8. #8
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Analyzing data from multiple workbooks with multiple worksheets

    Thanks for the reply.

    Glad I could help.

    You can add points to the rep(utation) of the members who helped you by clicking on the star.

+ 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. Need to combine data from multiple worksheets in multiple workbooks into 1 worksheet
    By ginric99 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-30-2013, 07:58 AM
  2. Replies: 20
    Last Post: 03-13-2013, 04:15 PM
  3. Copy/Paste Range of Data from Multiple Workbooks/Worksheets to Master Workbook/Worksheets
    By NumberCruncher311 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-19-2013, 08:21 PM
  4. Replies: 3
    Last Post: 01-05-2013, 02:20 AM
  5. Work with data from multiple worksheets or workbooks
    By john.smidth in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-30-2010, 09:20 AM

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