Exporting XML from drop-down lists

G

Guest

Hi, I'm exporting data as XML from an Excel spreadsheet. Cells with plain
text in them work fine, but cells with a selection from a drop-down list do
not. The XML file shows everything is there, except data from cells with
drop-down selections. No error message generated, just no trace of the data.
Any suggestions?
thanks
 
G

Guest

Found the answer to my problem. The drop-down was placed on the cell as an
"object" not coded into the cell. When I replaced the object with a coded
list of options the xml exported correctly.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top