Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   XML (http://www.velocityreviews.com/forums/f32-xml.html)
-   -   Creating XML file for Microsoft Excel (http://www.velocityreviews.com/forums/t685953-creating-xml-file-for-microsoft-excel.html)

Charles Lavin 05-29-2009 06:04 AM

Creating XML file for Microsoft Excel
 
Hi --

Can anyone direct me to a source of clear, concise information on how to
build an XML file that can be opened by Excel as a spreadsheet? I need to
build the file with the appropriate formatting requirements for the data,
presentation aspects of the spreadsheet, and hopefully a way to make the
data read-only.

Playing around with XML import features in Excel and trying to make sense of
an Excel spreadsheet saved as XML just gave me headaches ...

I have a third-party legacy app that needs to be able to output many of its
reports as XML files, almost all of them destined for Excel. The idea is for
the user to just open these XML files in Excel and get a useable spreadsheet
without spending a lot of time reformatting everything.

Thanks
CL



Joe Kesselman 05-29-2009 01:16 PM

Re: Creating XML file for Microsoft Excel
 
Charles Lavin wrote:
> Can anyone direct me to a source of clear, concise information on how to
> build an XML file that can be opened by Excel as a spreadsheet?


Can Excel import .ods files these days? If so, the OpenDoc file formats
are well-documented.

For documentation on Microsoft's own XML formats, Microsoft would be the
best place to look for documentation.


All times are GMT. The time now is 03:36 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57