View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Doug Kanter
 
Posts: n/a
Default space delimited!!


"Jason" wrote in message
...
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.