How can i print off Access database when says open report cancele.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi I'm am using Access database for our company,I would like to print my
invoice off but i'm unable to do it as i have a note pop up ' The Open report
action was canceled.

Please could you help me solve this problem.

Thanks. Looking forward too hearing from you.
 
Perhaps the record in the form is not saved yet, so there is nothing to
print?

Perhaps the report's NoData event is being cancelled?

Perhaps there is code in the Open event of the report that is being
cancelled?

Perhaps the report is being opened from code or a macro, and something else
is going wrong in the code/macro?

Perhaps there is no printer installed?

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to group, rather than allenbrowne at mvps dot org.

message
news:[email protected]...
 
Back
Top