I get this error only in XP for the code below. It works fine in Win98. I am using Access 2000.
"The format in which you are attempting to output the current job is not available"
DoCmd.SendObject acSendReport, "rpt", acFormatXLS, _
"info@gb.com", , , "REPORT", , False
Thanks,
Greg
"The format in which you are attempting to output the current job is not available"
DoCmd.SendObject acSendReport, "rpt", acFormatXLS, _
"info@gb.com", , , "REPORT", , False
Thanks,
Greg