+ Reply to Thread
Results 1 to 2 of 2

VBA xsl to multiple text files!

  1. #1
    Registered User
    Join Date
    05-24-2012
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    16

    VBA xsl to multiple text files!

    Hi there,

    I've got 340 sets of data in excel format that I need in individual text files.

    I've got a script which takes the data, currently all on one worksheet, and seperates it into 340 seperate excel files and it works. But I'd like to do the same, but save it as delimited text files instead.

    I'd be really grateful for some help on this.

    Many thanks,

    Georgina

  2. #2
    Valued Forum Contributor
    Join Date
    05-21-2009
    Location
    Great Britain
    MS-Off Ver
    Excel 2003
    Posts
    550

    Re: VBA xsl to multiple text files!

    Just guessing, but if your code saves each file using Workbook.SaveAs, try recording a macro with you doing File - Save As - Text (tab delimited) and use that instead, with edits to save to the appropriate file name.
    Post responsibly. Search for excelforum.com

+ 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