H
hfreedman
I have a form called PO Form which displays Purchase Order records. I have a
"Print" button for which I want to have the app generate my PO Report for
only the current record being displayed which has a PO No field indicating
the current PO number. I tried to follow the Northwind invoicing printing
sample, but it didn't work and it's not exactly as I want. Northwind prints
the report without first diplaying it on the screen. I've created a query
called PO Filter which SHOULD only select the purchase order record for the
current record being displayed in the PO Form, but I'm not sure if I've set
the criteria correctly ie. [Form]![PO Form]![PO No]
Any assistance would be much appreciated. Thanks!
"Print" button for which I want to have the app generate my PO Report for
only the current record being displayed which has a PO No field indicating
the current PO number. I tried to follow the Northwind invoicing printing
sample, but it didn't work and it's not exactly as I want. Northwind prints
the report without first diplaying it on the screen. I've created a query
called PO Filter which SHOULD only select the purchase order record for the
current record being displayed in the PO Form, but I'm not sure if I've set
the criteria correctly ie. [Form]![PO Form]![PO No]
Any assistance would be much appreciated. Thanks!