+ Reply to Thread
Results 1 to 2 of 2

Processing Data From More Than 300 Workbooks

  1. #1
    Registered User
    Join Date
    09-23-2012
    Location
    Mumbai
    MS-Off Ver
    Excel 2010
    Posts
    61

    Processing Data From More Than 300 Workbooks

    I have more than 500 list of workbooks, each workbooks having data filled with 25000 Rows and 15 Columns.

    I want to filter and summarize the entire data to know different parameters of the data for example a filter by different States, A subtotal of different states that might tell me:
    CA: 40000
    NV: 86222
    FL: 63525

    Is it possible through MS Access? Or Through SQL? (Does Access and SQL have an option to import multiple workbooks at a time?)
    or through VBA? or Applying Formula by giving references from closed workbooks?


    Any advice will be very helpful!

    Regards,
    Faiz
    Last edited by JBeaucaire; 09-17-2013 at 10:20 AM. Reason: Excel in insufficient for this task, moved question to the Access programming forum accordingly.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2504 Win 11
    Posts
    24,704

    Re: Processing Data From More Than 300 Workbooks

    You can import your worksheets into Access. It can be done singly or if you wish to import multiple worksheets, you will require VBA to do so. As each sheet is imported, you will need to append each sheet to a single table. You will need to make sure that each sheet you import is normalized and is set up exactly the same, ie. Same field names in the same order. You can then run an aggregate query to summarize all the data.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

+ 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. Processing data
    By Wipster in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-28-2010, 08:41 AM
  2. Data processing
    By lostinback in forum Access Tables & Databases
    Replies: 0
    Last Post: 05-26-2009, 07:39 AM
  3. Processing Data
    By kroz in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-20-2009, 02:32 AM
  4. Processing Data
    By Dan in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-12-2006, 09:40 PM
  5. data processing
    By Youyou in forum Excel General
    Replies: 1
    Last Post: 11-19-2005, 06:42 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