Quoting Martin Baxter <[EMAIL PROTECTED]>:

Ludovic THEBAULT wrote:
Hello,

It is possible to import an excel file (basic, just a table without any functions, colors, borders...) in rev ?
Someone wrote a stack for this ?

Thanks.

I suspect the native file format would be hard work, and I've no idea if anyone has done that. I would save the file from Excel as tabbed text (that is .tsv tab separated values). This gives a simple text file with fields delimited by tab and lines by the platform's normal line ending. This should be easy to open and parse in RR. Or you could put it straight into a field with tabstops set.


Hi Al.

the New office format is XML. Probably not real xml but "microsoft indistry
satndard" XML. IE we change it rather than work with it. :-(

Here is the link to the MS dev introduction.

http://download.microsoft.com/download/c/2/9/c2935f83-1a10-4e4a-a137-c1db829637f5/Office12FileFormatDevPreviewWP.doc



_______________________________________________
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