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

NameSpace in VBA

Status
Not open for further replies.

batteam

Programmer
Sep 12, 2003
374
0
0
US
The web is full of examples on how to dim, declare and use the NameSpace object in VB when parsing a XML file. However, I need to dim and use NameSpace in VBA - behind a MSAccess 2007 form in order to parse a XML file. Can this be done? Does VBA support dimming and declaring NameSpaces? Thanks for any help you can provide.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top