Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

need help moving XML data into Excel withOUT web tags

Status
Not open for further replies.

RDC

Programmer
Jan 6, 2001
55
US
I have two files..
Schema.XSD
Client.XML


Schema Data needs to be readable without WEB tags
with ALL categorized data imported into Excel then into an Access Database as tables/

fieldnames

Client Data needs to be readable without WEB tags
with ALL categorized data imported into Excel then into the applicable RESPECTIVE Access

Database tables/fieldnames

I need to show FULL SCHEMA (all possibilities) in Access Database ..with data INSERTED from

Client.XML wherever there is a match on:

FULL SCHEMA:Fieldname - TO - Client:Fieldname
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top