K
Keiron via AccessMonster.com
Hi,
I have 2 forms:
frm_checklist (one) - based on tbl_checklist
to
frm_request (many) - based on a query getting data from tbl_checklist (4
Fields) and tbl_request
On the check list form is a button to open the request form. i want the
request form to display the 4 fields from the query and then allow me to add
the additional data to the request. at the moment it flash's the 4 fields
briefly then goes to a blank form.
Cheers
Keiron
I have 2 forms:
frm_checklist (one) - based on tbl_checklist
to
frm_request (many) - based on a query getting data from tbl_checklist (4
Fields) and tbl_request
On the check list form is a button to open the request form. i want the
request form to display the 4 fields from the query and then allow me to add
the additional data to the request. at the moment it flash's the 4 fields
briefly then goes to a blank form.
Cheers
Keiron