M
Mark B
Hi there
We have a MSAccess Runtime application "Task Manager 2003"
(www.taskmanager.info) which has an OutputTo function which allows Access
reports to be exported to Excel, Word, etc.
DoCmd.OutputTo acOutputReport, globCurrentReportToBeOutput, strFileType,
strFileName, Me.CheckAutoStart
On occasion, some (not many) of our users report that when they try to
export some reports, there is a crash and Task Manager 2003 shuts down. We
can't duplicate this on our development machines.
What reason(s) would cause such a crash to happen?
Thanks for any ideas.
Regards
Mark
We have a MSAccess Runtime application "Task Manager 2003"
(www.taskmanager.info) which has an OutputTo function which allows Access
reports to be exported to Excel, Word, etc.
DoCmd.OutputTo acOutputReport, globCurrentReportToBeOutput, strFileType,
strFileName, Me.CheckAutoStart
On occasion, some (not many) of our users report that when they try to
export some reports, there is a crash and Task Manager 2003 shuts down. We
can't duplicate this on our development machines.
What reason(s) would cause such a crash to happen?
Thanks for any ideas.
Regards
Mark