+ Reply to Thread
Results 1 to 1 of 1

Help to sum value from multiple workbook

  1. #1
    Forum Contributor
    Join Date
    10-29-2017
    Location
    US
    MS-Off Ver
    2013
    Posts
    142

    Help to sum value from multiple workbook

    Hi all:

    I have a lot source workbooks like COVID19-aaaaaaaa-bbbbbb-PLAll.xlsx, each source file have some sheets like: PL01, PL02 ....

    Now I want macro to sum all value from source file to file TOTAL.slsx like:
    - Sum all source sheets(PL01).range("C9:J36","I38") to TOTAL file, sheet PL01.range("C9:J36","I38")
    - Sum all source sheets(PL02).range("B6:I10") to TOTAL file, sheet PL02.range("B6:I10")

    I try hard to code and have code like belove, each code will sum each sheet(PL0xx). Code work well but very slow It's take me 247 seconds for 156 files each source sheets, Please help me improve code faster or have another code to do.

    My code belove:
    Please Login or Register  to view this content.
    Thanks
    Attached Images Attached Images
    Attached Files Attached Files

+ 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. Replies: 0
    Last Post: 07-01-2015, 03:33 PM
  2. Replies: 12
    Last Post: 07-29-2014, 01:06 PM
  3. [SOLVED] Macro to Combine Multiple Workbook Data into Single Target Workbook
    By Jimbo42 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-27-2014, 08:26 PM
  4. [SOLVED] Macro to copy cells from multiple sheets in workbook to multiple sheets in other workbook
    By KeithMale in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-13-2013, 05:37 PM
  5. Merge Multiple Cells from multiple workbook into one workbook
    By sbhs08 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-14-2013, 11:28 AM
  6. Search multiple workbook headers and copy column entries to another workbook
    By R3n3gad3-XtC in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-13-2012, 12:47 AM
  7. Create multiple sheets in new workbook based on credentials in source workbook
    By Julesdude in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-07-2011, 10:31 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