I created a form named "frmAssetTransferApproval". This form has ben designed to replicate an actual word doc my company uses. The form pulls the correct information in from the tables. I created a cmdbutton that will print the one record of the form. The macro:
Action Arguments
RunCommand SelectRecord
RunCommand PrintSelection
The problem is I do not want the cmdbutton to be visible on the printed form. How do I correct this.
many Thanks!
Action Arguments
RunCommand SelectRecord
RunCommand PrintSelection
The problem is I do not want the cmdbutton to be visible on the printed form. How do I correct this.
many Thanks!