+ Reply to Thread
Results 1 to 5 of 5

Consolidate multiple workbook with password

  1. #1
    Forum Contributor
    Join Date
    05-16-2011
    Location
    Philippines
    MS-Off Ver
    Excel 365/Excel 2016
    Posts
    315

    Consolidate multiple workbook with password

    Hi All,

    As we know there will be a macro/vba code to open a workbook with a specific password and how about if I have to consolidate multiple workbook with password?,how can i consolidate all files and ignore the password set by a user? Thanks for helping me or giving me ideas.

  2. #2
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: Consolidate multiple workbook with password

    Do you have workbooks that require a password to open or a password to unlock AFTER open?

    If workbooks do not require a password to open you can use ADO to pull data VERY rapidly out of excel files without even opening them.
    Please ensure you mark your thread as Solved once it is. Click here to see how.
    If a post helps, please don't forget to add to our reputation by clicking the star icon in the bottom left-hand corner of a post.

  3. #3
    Forum Contributor
    Join Date
    05-16-2011
    Location
    Philippines
    MS-Off Ver
    Excel 365/Excel 2016
    Posts
    315

    Re: Consolidate multiple workbook with password

    Actually I will consolidate multiple workbook that requires a password to open,and each workbook has a different password set by user(since they want their data to be private). After opening I will just copy the specific tab back to the consolidated file. How can I do this?

  4. #4
    Forum Expert
    Join Date
    10-09-2012
    Location
    Dallas, Texas
    MS-Off Ver
    MO 2010 & 2013
    Posts
    3,049

    Re: Consolidate multiple workbook with password

    ADO is out then.
    You can use VBA but you will need the passwords (or you can just break the passwords and not save the files).

  5. #5
    Forum Contributor
    Join Date
    05-16-2011
    Location
    Philippines
    MS-Off Ver
    Excel 365/Excel 2016
    Posts
    315

    Re: Consolidate multiple workbook with password

    So is there a code where I can break password 1 by 1 all the workbook and not save at all?

+ 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. [SOLVED] Consolidate data from multiple workbooks into 1 workbook
    By VBA FTW in forum Excel Programming / VBA / Macros
    Replies: 30
    Last Post: 12-17-2012, 01:11 PM
  2. consolidate multiple workbook
    By lavi in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-28-2010, 11:01 AM
  3. [SOLVED] Consolidate multiple worksheets in a workbook into one
    By Staci in forum Excel General
    Replies: 0
    Last Post: 06-19-2006, 02:10 PM
  4. Replies: 0
    Last Post: 04-24-2006, 08:20 AM
  5. [SOLVED] To consolidate contents of multiple workbook
    By Shal in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-05-2006, 05:15 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