+ Reply to Thread
Results 1 to 3 of 3

space delimited!!

  1. #1
    Jason
    Guest

    space delimited!!

    could anybody tell me how to save the file in the formatt, .prn using the
    file type, formated space delimited, (by using vba)?...i tried to use
    workbooks.save(path and filename), it saves it as prn, but dos does not read
    it, so, i wanted to know how to save the file, as the file type, prn.

  2. #2
    Doug Kanter
    Guest

    Re: space delimited!!


    "Jason" <Jason@discussions.microsoft.com> wrote in message
    news:27FF5894-DDA6-4533-94BA-2C9A0D790B1D@microsoft.com...
    > could anybody tell me how to save the file in the formatt, .prn using the
    > file type, formated space delimited, (by using vba)?...i tried to use
    > workbooks.save(path and filename), it saves it as prn, but dos does not
    > read
    > it, so, i wanted to know how to save the file, as the file type, prn.


    Record a macro while you're going through the steps manually. Then, edit the
    macro, if necessary, to make it more generic.



  3. #3
    exceluserforeman
    Guest

    RE: space delimited!!


    Doug Kanter is on the right track for a simple solution.

    While recording,
    File >> Print ... checkmark the Print to File box



    "Jason" wrote:

    > could anybody tell me how to save the file in the formatt, .prn using the
    > file type, formated space delimited, (by using vba)?...i tried to use
    > workbooks.save(path and filename), it saves it as prn, but dos does not read
    > it, so, i wanted to know how to save the file, as the file type, prn.


+ 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