DoCmd.OutputTo will do it, but I can't find a way to keep it from
prompting for whether to export the schema or not. But poking around in
the object browser, I found the Application.ExportXML method, which I
didn't know existed. It's in the help file, though, in the Microsoft
Access Visual Basic Reference.
DoCmd.OutputTo will do it, but I can't find a way to keep it from
prompting for whether to export the schema or not. But poking around in
the object browser, I found the Application.ExportXML method, which I
didn't know existed. It's in the help file, though, in the Microsoft
Access Visual Basic Reference.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.