P
Peter Kolbe
Hi Guys.
I am busy working on a stock control database (and job control).
When I have a Form Open, it shows several fields, including JobID (Which is
the PK for that job) (frm_Invoicing)
I also have a Query that when Run, it prompts for the JobIDNo.
(qry_CustJobsInvStock)
I have a report based on that query. (rpt_CustJobsInvStock)
I have added a button onto the form (onclick -> DoCmd.OpenReport) to open
and automatically print the report,
But I just cannot figure out how to get it to get my JobID from the form,
and to Automatically add it as a Parameter for the query. I.E. i still have
to type in the JobIDNo by hand.
Please Help
Peter
--- news://freenews.netfront.net/ - complaints: (e-mail address removed) ---
I am busy working on a stock control database (and job control).
When I have a Form Open, it shows several fields, including JobID (Which is
the PK for that job) (frm_Invoicing)
I also have a Query that when Run, it prompts for the JobIDNo.
(qry_CustJobsInvStock)
I have a report based on that query. (rpt_CustJobsInvStock)
I have added a button onto the form (onclick -> DoCmd.OpenReport) to open
and automatically print the report,
But I just cannot figure out how to get it to get my JobID from the form,
and to Automatically add it as a Parameter for the query. I.E. i still have
to type in the JobIDNo by hand.
Please Help
Peter
--- news://freenews.netfront.net/ - complaints: (e-mail address removed) ---