+ Reply to Thread
Results 1 to 2 of 2

Loading Sheet of closed workbook to "Thisworkbook"

  1. #1
    Valued Forum Contributor ImranBhatti's Avatar
    Join Date
    03-27-2014
    Location
    Rawalpindi,Pakistan
    MS-Off Ver
    Office 365
    Posts
    1,784

    Loading Sheet of closed workbook to "Thisworkbook"

    Hi,

    I have multiple files in a folder with completely same layout (same number of sheets, same sheet names etc).

    What I need is to load complete sheet into "Thisworkbook to see what has been done in that file?.

    Requirement: I need to do this using Power Query.



    Note: My files don't have Excel Table.
    Thanks in advance

    Imran Bhatti
    Teach me Excel VBA

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Loading Sheet of closed workbook to "Thisworkbook"

    Without seeing your source structure...

    Try something like this:
    Please Login or Register  to view this content.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

+ 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. Copy Range from a closed workbook "Master list"
    By Rince91 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-09-2016, 06:01 AM
  2. VBA code for copy data from closed workbook to "Data " sheet of current workbook
    By satputenandkumar0 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 03-13-2014, 02:23 AM
  3. can i write a function based on a "lookup" value in a closed workbook??
    By Ahkle in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-08-2013, 10:53 AM
  4. Replies: 11
    Last Post: 05-15-2012, 01:22 PM
  5. Remove all code from workbook except "Thisworkbook"
    By realniceguy5000 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-13-2010, 07:34 PM
  6. Please help..."copy a range of each sheet from a closed workbook"
    By sanctuaryk in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-30-2005, 05:37 AM
  7. Sheet turns into a "ThisWorkbook" module
    By Rob in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-15-2005, 10:06 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