R
Rover
I have form_A with a query as the record source. I call form_A from
form_B and use parameters (Invoice number) as criteria in the query
underlying form_A. I also want to call form_B from form_C using invoice
number. How do I pass the invoice number to the query? Or should I try
a filter on the form?
TIA
Jim
form_B and use parameters (Invoice number) as criteria in the query
underlying form_A. I also want to call form_B from form_C using invoice
number. How do I pass the invoice number to the query? Or should I try
a filter on the form?
TIA
Jim