save a space delimited file into a streammode via excel

T

TBK

Hi

I had a user requirement to save a space delimited file into a streammode file via excel

Streammode means read a file into 32K chunks, the carriage return is only at the last record, instead of every record in each line

Would appreciate if someone can kindly advise whether it can be done in excel, or we need to do programming to convert the file into stream mode

Thanks & regards
TBK
 
Top