Thankyou for your suggestion.
I originally had an onerror event activated, but there was no error when printing the report other than "The OpenReport action was cancelled".
Other forums have suggested switching the onerror event off and using "On Error Resume Next" instead. No luck.
Attached...
Howzit,
Not to suggest the obvious, but are FieldA and FieldB set to "Required" = "Yes" in the table/field setup? If so, then you will not be able to insert a record with either values = NULL.
Hi,
I am getting the following error "The OpenReport action was cancelled" when printing a report using the command docmd.OpenReport.
I have installed the printer and all the drivers. The printer has been shared as "LPT1". The printer prints fine from other applications.
The specific report...