View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Steve S[_2_] Steve S[_2_] is offline
external usenet poster
 
Posts: 6
Default fixed length file

I need to tansfer a data file I have created in excel to another program.
I'm required to transfer the file with a 80 byte record length in the ASCII
format. I only have data out to byte 58, position 59 thru 80 must be blank.
How can I save the file with a 80 byte record length? (I'm saving to a space
delimited file .prn)