Hi All,
I am trying to export only one record out of table to XML file.
Of coursee I have qry ready and running qry only out of code works great.
When I am using following code it is not showing anything, but it also not creating file.
Application.ExportXML ObjectType:=acExportQuery...