hey,
i am always getting this error 'this object does'nt support this property or method' while running this code
Please Help
i am always getting this error 'this object does'nt support this property or method' while running this code
Code:
DoCmd.OutputTo acOutputQuery, "QryexportSecondarycashTracker", acFormatXLS, "C:\RIMSINLIVE" & "\temp.xls", True
Comment