I created an VB.NET form to create an xml file, however, it needed to be done in VBA so it would work from an Access form.
Due to I can't copy and paiste my vb.net code to access, how can I create my XML file from MS Access?
I need to call a query within my access db, and take those results...