J
john.muscat
Hi all,
This has been asked before(ages ago) and not really answered. I have
searched everywhere for an answer without any luck.
When I use the following command I briefly get a printing status window
appearing, How to I stop this from happening?
DoCmd.OutputTo acReport, ReportName, "SnapshotFormat(*.snp)",
"c:\aaaa.snp", False
One previous suggestion was to use do a "Docmd.SetWarning False" but
this does not stop it from appearing.
If I can't get this stop this from coming up can I redirect its output
to somewhere else? (just thinking out aloud).
Thanks in advance,
This has been asked before(ages ago) and not really answered. I have
searched everywhere for an answer without any luck.
When I use the following command I briefly get a printing status window
appearing, How to I stop this from happening?
DoCmd.OutputTo acReport, ReportName, "SnapshotFormat(*.snp)",
"c:\aaaa.snp", False
One previous suggestion was to use do a "Docmd.SetWarning False" but
this does not stop it from appearing.
If I can't get this stop this from coming up can I redirect its output
to somewhere else? (just thinking out aloud).
Thanks in advance,