G
Guest
Hi everyone,
I am trying to export a report to an excel spreadsheet (both XP)
I am using the OutPut To Method
DoCmd.OutputTo acOutputReport, "rptListAccreditedVeterinarian", "C:\Test.xls"
I am getting several errors, the main one being cannot find the '|' object? All other export functions work ( to a TXT, RTF etc.)
Any suggestions?
Carlee
I keep getting the error
I am trying to export a report to an excel spreadsheet (both XP)
I am using the OutPut To Method
DoCmd.OutputTo acOutputReport, "rptListAccreditedVeterinarian", "C:\Test.xls"
I am getting several errors, the main one being cannot find the '|' object? All other export functions work ( to a TXT, RTF etc.)
Any suggestions?
Carlee
I keep getting the error