Jolted_Chicken
Registered User.
- Local time
- Tomorrow, 08:13
- Joined
- Nov 7, 2002
- Messages
- 15
Hi,
My report calls a query with criterias in a form
eg [Forms]![fmrMonthlyReports]![ComboBranch]
When the form closes, the information on the report disappears.
Is there any way of stopping this, like passing the parameters of the forms to some temp variable then to the query?
My report calls a query with criterias in a form
eg [Forms]![fmrMonthlyReports]![ComboBranch]
When the form closes, the information on the report disappears.
Is there any way of stopping this, like passing the parameters of the forms to some temp variable then to the query?