G
Guest
There appears to be something wrong with my syntax below,
but I cant seem to see what it is. I am trying to output
a query to an excel file through the OcClick event of a
command button.
Any ideas whats wrong?
DoCmd.OutputTo acOutputQuery, qryMarket, acFormatXLS
but I cant seem to see what it is. I am trying to output
a query to an excel file through the OcClick event of a
command button.
Any ideas whats wrong?
DoCmd.OutputTo acOutputQuery, qryMarket, acFormatXLS