+ Reply to Thread
Results 1 to 3 of 3

VBA Excel Multiple Cells listed in summary workbook

  1. #1
    Registered User
    Join Date
    09-09-2021
    Location
    London, Ontario, Canada
    MS-Off Ver
    Office 365
    Posts
    56

    VBA Excel Multiple Cells listed in summary workbook

    Hello
    This is my first post to the forum and I an very new to VBA, like a month into using VBA .

    I found some code from another thread. I am unable to link it as this is my first post. I am not sure if I needed to ask there or in a new post. I added as a comment at the top of the code block.

    Right now the code opens multiple workbooks and copies the 1 cell (eg. c2) and pastes it in a list beside the workbook name (eg. Contract 15 - Week Ending June 28, 2020.xls) . This is working perfect for me as a list of workbook names in column A and the value from C2 in column C. I left column B empty to try and change the workbook name into an actual date but that is something for a later time.

    I have 2 questions:
    1) Can this be modified to grab 2 or 3 different cells from the same workbook (all workbooks will require the same 3 cells) that are not in a range (eg C2, D9 and F21)?
    2) this code opens the workbook then closes the workbook for every workbook. I have hundreds to go through like this, is there a more efficient way to pull this information?

    Here is the code I am using so far:
    Please Login or Register  to view this content.
    Thank you for any assistance.
    Gray

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,419

    Re: VBA Excel Multiple Cells listed in summary workbook

    Just repeat this line as necessary.

    Please Login or Register  to view this content.
    So,
    Please Login or Register  to view this content.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,419

    Re: VBA Excel Multiple Cells listed in summary workbook

    Part 2: see https://stackoverflow.com/questions/...master-workboo

+ 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. Merging Data from Multiple Workbooks into a Summary Workbook in Excel
    By blabla99 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-26-2015, 02:26 PM
  2. [SOLVED] Extract specific cells from multiple excel files in same folder to new summary file
    By Derek Holden in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-02-2014, 01:43 AM
  3. Copy data from multiple sheet in multiple books into a new summary workbook
    By dobba in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-13-2014, 08:14 AM
  4. Replies: 0
    Last Post: 07-29-2013, 03:00 AM
  5. [SOLVED] Macro To Copy Specific cells From Multiple Workbooks to New Summary Workbook
    By Mooseman60 in forum Excel Programming / VBA / Macros
    Replies: 36
    Last Post: 06-19-2012, 07:38 AM
  6. combined multiple workbook in one summary workbook
    By bluerose.12 in forum Excel General
    Replies: 2
    Last Post: 04-24-2012, 06:57 AM
  7. Select cells in a workbook that are listed in another?
    By fuadramsey in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-11-2007, 02:18 PM

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