Macro to save to dat file

  • Thread starter Thread starter rbs
  • Start date Start date
R

rbs

Hi Everyone,

I need to save the contents of an excel file to a dat file with no
delimiters.

Can anyone help?

Thanks,


Natalie.
 
rbs,

That could be done but something like
5.32 5.455 11.713 will get turned into

5.325.45511.713

in your file, which becomes almost impossible to get back
to the original numbers...

Dan E
 
Back
Top