T
TeeSee
I have a very simple OnClick event on a Cmd button that opens a form
using DoCmd.OpenForm .........
When I try the same thing with DoCmd.OpenReport the report does not
open but rather is sends the report to a printer automatically. I have
no reference to a printer in my entire project.
Any thoughts??
using DoCmd.OpenForm .........
When I try the same thing with DoCmd.OpenReport the report does not
open but rather is sends the report to a printer automatically. I have
no reference to a printer in my entire project.
Any thoughts??