Search found 1 match
- Fri Jan 21 2005
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: 'Cancel' in 'Output file Name' causes problems!
- Replies: 1
- Views: 4000
'Cancel' in 'Output file Name' causes problems!
Amyuni PDF Converter v2.09 Microsoft Access 2000 Win XP DoCmd.SelectObject acReport, sObjName DoCmd.RunCommand acCmdPrint DoCmd.Close acReport, sObjName, acSaveYes I'm using these commands to select, print and close my Microsoft Access 2000 reports. The 'DoCmd.RunCommand acCmdPrint' kicks off the st...