+ Reply to Thread
Results 1 to 4 of 4

Importing Column A from all the files.

  1. #1
    Registered User
    Join Date
    12-06-2011
    Location
    Oslo
    MS-Off Ver
    Excel 2003
    Posts
    66

    Importing Column A from all the files.

    I've about 30 excel files in a folder (folder name is Jazz) on the C: drive. I'm looking to write a macro that will import Column A from all the 30 files and bring it under the new file called Result.

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,447

    Re: Importing Column A from all the files.

    This can be easily accomplished with RondeBruin's add-in

  3. #3
    Valued Forum Contributor Sadath31's Avatar
    Join Date
    03-02-2011
    Location
    Dammam, Saudi Arabia
    MS-Off Ver
    Office 365
    Posts
    452

    Re: Importing Column A from all the files.

    Hi
    The following code will import data from the files without opening

    enter the file names in cells (eg: File1.xlsx, File2.xlsx ) and give the range name as "Filename".
    the following code will import Range A1 to A50
    make changes where ever necessary



    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    12-06-2011
    Location
    Oslo
    MS-Off Ver
    Excel 2003
    Posts
    66

    Re: Importing Column A from all the files.

    Can you help me execute this code. A step by step approach will be appreciated.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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