Copy a value out of a form

ojah

New member
Local time
Today, 02:51
Joined
Jan 20, 2009
Messages
4
I have a database to manage products sold in a store.

I have report that creates a customer invoice. This is driven by a "transaction number". The query that powers this uses "[]" as the criteria, allowing me to enter the "transaction number" to open the relevent data in the report.

However, I want to be able to print the report from a button in the form, relevent to the transaction that is currently on screen. This would presumably involve somehow copying the value of the "transaction number" into the report criteria?

My knowledge of macros and coding is low. Thanks
 

Users who are viewing this thread

Back
Top Bottom