Hello,
I´m fairly new at this, so please bear with we.
I have a form where I would like to add a "Print Current page" button, but the print should be formated according to a standard print report I created. In the form there are to fields that makes the entry uniqe from other pages of the form. The print report is set to ask for one of the two fields, but not the other.
What code should I put in the on click event ?
I'm guessing is something with docmd.openreport, but here is where my skills stop.
I'm using Access 2010.
In advance Thanks.
I´m fairly new at this, so please bear with we.
I have a form where I would like to add a "Print Current page" button, but the print should be formated according to a standard print report I created. In the form there are to fields that makes the entry uniqe from other pages of the form. The print report is set to ask for one of the two fields, but not the other.
What code should I put in the on click event ?
I'm guessing is something with docmd.openreport, but here is where my skills stop.
I'm using Access 2010.
In advance Thanks.