LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 96
Default Export as XML for an Excel Order form document

I have an order management system that allows me to import xml documents.

I have a spreadsheet I am using as an order form for my salespeople.

I was wondering if there is a way to format my "order form spreadsheet" I
get back from my salesperson and save that as an xml document by applying
some type of mapping.

If this is doable, how to I map the document to know what/how to export the
data into logical xml format.

Here is sort of what I am looking for:

Cell A1 is the Customer Name
Cell A2 is the Customer Street Address
Cell A3 is the City
Cell B3 is the State
Cell C3 is the Zip Coce
Cell A5 is Item No. 123
Cell B5 is the Qty Ordered
Cell A6 is Item No. 124
Cell B6 is the Qty Ordered

I would like something like this.

<Order
<Customer
<NameJoe Smith</Name
<Address123 Main St</Address
<CityAtlanta</City
<StateGA</State
<Zip30303</Zip
</Customer
<Line
<Item123</Item
<Qty1</Qty
</Line
<Line
<Item124</Item
<Qty2</Qty
</Line
</Order

Thank you for your time.
Regards,
Diane
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lotus notes export to excel document Steve Excel Discussion (Misc queries) 3 June 10th 08 03:53 PM
How can I export a document from Excel to yahoo senders ssssssssssdddddddddddddddddddddddddddddd Excel Discussion (Misc queries) 1 May 29th 08 10:13 PM
export re-order input fields to export file [csv] madisonpete Excel Worksheet Functions 0 November 30th 07 03:51 PM
Export excel data to word document mda19652 Excel Discussion (Misc queries) 1 November 1st 07 12:01 PM
How do I export an Excel graph into a word document? jennyb Excel Discussion (Misc queries) 1 September 29th 05 05:48 PM


All times are GMT +1. The time now is 03:07 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"