AndyShuter
Registered User.
- Local time
- Today, 20:00
- Joined
- Mar 3, 2003
- Messages
- 151
Having a real problem today, cant seem to get my reports to print on the network printer!!!
1. When i try to view the report in design view, I get the following error message "There was a problem retrieving printer information for this object,The object may have been sent to a printer that is unavailble"
2. In my form, when I try to force the print job through a command button, I get the same message, but it is preceeded with "Run Time error 2213"
3 The code that forces the print is simply "DoCmd.OpenReport "rptetcetc"
Please help!!!!
PS Tables, queries & forms print fine
1. When i try to view the report in design view, I get the following error message "There was a problem retrieving printer information for this object,The object may have been sent to a printer that is unavailble"
2. In my form, when I try to force the print job through a command button, I get the same message, but it is preceeded with "Run Time error 2213"
3 The code that forces the print is simply "DoCmd.OpenReport "rptetcetc"
Please help!!!!
PS Tables, queries & forms print fine