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.