Bill Vlahos wrote:
I have a table in an appliation which I want to export to Excel. I can fake it out by simply saving it as a text file with the .xls extension and when the user double-clicks it, Excel will open it up.

That will fake it out but won't do any fancy Excel things like set up tabbed categories, etc.

Is there a better way to do this export?

The latest Office suite uses XML as the native file format. Not sure how open and available it is, but it should ideally be writable since it's ultimately ASCII now....

--
 Richard Gaskin
 Managing Editor, revJournal
 _______________________________________________________
 Rev tips, tutorials and more: http://www.revJournal.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to