G
Guest
Morning All,
Within a form (Job Number) I have a command button that opens another form
(Parts Required) used to list Parts that are required for a certain Job. The
two forms are related with respect to "Job No". So when the form opens I use:
Job No = Forms![Job Number]![Job No]
to specify the job number for the part. Problem is that the Job Number is
not being logged into the original Parts Required table and is therefore
entering these parts for all Job Numbers.
Hope that makes sense, Any suggestions would be much appreciated.
Cheers
Within a form (Job Number) I have a command button that opens another form
(Parts Required) used to list Parts that are required for a certain Job. The
two forms are related with respect to "Job No". So when the form opens I use:
Job No = Forms![Job Number]![Job No]
to specify the job number for the part. Problem is that the Job Number is
not being logged into the original Parts Required table and is therefore
entering these parts for all Job Numbers.
Hope that makes sense, Any suggestions would be much appreciated.
Cheers