Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My current challenge requires me to keep some xml data with the Excel
workbooks created for my application. This way, the workbooks can exist by themselves and be e-mailed around without losing functionality. My big question is: What is the best way to keep XML data with an Excel Workbook for future use? The concept would be similar to an XML data island in an HTML page. Some ideas I've kicked around are storing it as plain text in a hidden sheet, or embedding an XML file object somewhere. I need to be able to read and write to the xml data. The kicker is that I also need to support Office 2k and higher. Suggestions are more than appreciated, thanks in advance. Todd Larson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to: Open closed workbook/Search data tables/Return data to open workbook | Excel Discussion (Misc queries) | |||
copy excel workbook to new workbook without data | Excel Worksheet Functions | |||
looking up data from an other excel workbook | New Users to Excel | |||
Excel VBA - Get data from 2nd workbook | Excel Programming | |||
Open a password protected excel workbook from second workbook to fetch data using dynamic connection | Excel Programming |