View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andrew Kennard[_2_] Andrew Kennard[_2_] is offline
external usenet poster
 
Posts: 4
Default SYLK file format ?

Hi all

I've saved a simple Excel spreadshet in SYLK and opened it in notepad. It
looks quite an 'easy' format

However I can't seem to find the 'specification' document for this file
format anywhere on the web ?

I would like to be able to generate these files from our application so
Excel can open them directly.

Yes I could use XML but want the file to be compatible with Excel 97 up and
it be able to open it without addin's/conversion etc

Alternativly is the 'native' xls format published ? ... I suspect it is
quite large !

Thanks

Andrew