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 MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access 2003 XML question

Status
Not open for further replies.

vbajock

Programmer
Jun 8, 2001
1,921
US
I just installed 2003 and I figured they would have added an XML option to the Transfertext macro action. Wan't there. Is there a macro action to support a table as XML? The onlything I can find is the menu options.
 
Take a look at the ExportXML, ImportXML and TransformXML methods of the Application object.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
Yeah - I was looking for a method where I could use a macro. I ended up coding it using those. Worked good, but was not impressed with built in style sheet's data display. Is it really crappy looking or did I do something wrong? It should use it by default, correct?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top