G
Guest
I have two tables 'JobsT' and 'NotesT' and a query called 'JobsQ'. I also
have two forms called 'JobsF' and 'NotesF'.
The source for 'JobsF' is 'JobsQ' which contains all the information that is
in the table accept it initially asks for a job number to filter all but one
job. When the jobs form is opened and we filter to one job, the form shows
all the details of that job.
On the jobs form I need a button that opens the notes form on a new record
with the job number been the same as that on the jobs form. It needs to copy
the job number from the job number field on the jobs form to the job number
field on the notes form.
I also need a button that opens a note query and automatically filters the
notes using the job number from the jobs form.
Please help
Regards
Christopher Buxton
have two forms called 'JobsF' and 'NotesF'.
The source for 'JobsF' is 'JobsQ' which contains all the information that is
in the table accept it initially asks for a job number to filter all but one
job. When the jobs form is opened and we filter to one job, the form shows
all the details of that job.
On the jobs form I need a button that opens the notes form on a new record
with the job number been the same as that on the jobs form. It needs to copy
the job number from the job number field on the jobs form to the job number
field on the notes form.
I also need a button that opens a note query and automatically filters the
notes using the job number from the jobs form.
Please help
Regards
Christopher Buxton