View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SANTANDER SANTANDER is offline
external usenet poster
 
Posts: 15
Default represent tabular information as plain ASCII text

Is the way convert Excel spreadsheet which have tabular data into an ASCII
text, preserve all formatting, i.e. represent tabular information as plain
ASCII text, which can be used for email messages, source code comments and
cross-platform documentation?

Regards,