Hi, I have a form with a couple of subforms. Main form is frm_employees with subform frm_vouchers and frm_expenses.
When I am in the voucher form, I have a button to print a voucher report but I'm not getting the report to display only my current voucher.
I was using: [forms]![frm_vouchers]![voucher_id] in my query but that is not working.
When I am in the voucher form, I have a button to print a voucher report but I'm not getting the report to display only my current voucher.
I was using: [forms]![frm_vouchers]![voucher_id] in my query but that is not working.