+ Reply to Thread
Results 1 to 2 of 2

merge several daily CSV files into 1 .xls on separate tabs

  1. #1
    Registered User
    Join Date
    02-09-2009
    Location
    london
    MS-Off Ver
    Excel 2003
    Posts
    2

    merge several daily CSV files into 1 .xls on separate tabs

    Hi, I receive 65 CSV files everyday. The name of each file is alaways only the date changes.
    Currently I have this macro

    Please Login or Register  to view this content.
    which I can use to open 1 specific file by choosing the date. (I only need to change the date in cell C4).

    Is it possible that by choosing 1 date I can open all of the files into 1 spreadsheet on separate tabs.

    So I will have all of the files for a given date opened in one spreadsheet and into 65 separate tabs. Any help would be much apreciated. Cheers.
    Last edited by VBA Noob; 02-09-2009 at 09:11 AM.

  2. #2
    Registered User
    Join Date
    02-09-2009
    Location
    london
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: merge several daily CSV files into 1 .xls on separate tabs

    Also I forgot to add that cell F2 refers to a named file. It is choosing 1 from the list of 65 files, the list of 65 files is contained in another column (column J).

    So what the macro that i need needs to do is to go through column J (all 65 file names) and open them for that given date.

+ 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