A
ArthurJ
I am new to Access so bear with me here.
I have a Job and a PO table. There is a many to many relationship between
job number and purchase order number. I have created a relational table
(JobPO) between the Job and PO tables, as per textbook.
Here is an abbreviated list of the tables/fields I am working with:
Job.JobNbr
JobPO.JobNbr
JobPO.POnbr
PO.POnbr
PO.Date
Then I created a query showing all these fields. In datasheet view I enter
my first Job.JobNbr. Then I enter the PO number into JobPO.POnbr. The
JobPO.JobNbr field immediate displays the same PO number - that's good, just
what I expected.
But I cannot get any futher by entering the date into PO.Date. I get en
error message saying something like there needs to be a matching number in
the PO.POnbr field. I understand that, but how do I get it there?
Jobs are "opened" after we receive a PO, and I want to design forms etc.
that have the Jobs table as primary with a subform allowing entry of PO
details. Some PO's are separated into two or more jobs, and some PO's from
the same customer are combined into one job.
Help please.
Art
I have a Job and a PO table. There is a many to many relationship between
job number and purchase order number. I have created a relational table
(JobPO) between the Job and PO tables, as per textbook.
Here is an abbreviated list of the tables/fields I am working with:
Job.JobNbr
JobPO.JobNbr
JobPO.POnbr
PO.POnbr
PO.Date
Then I created a query showing all these fields. In datasheet view I enter
my first Job.JobNbr. Then I enter the PO number into JobPO.POnbr. The
JobPO.JobNbr field immediate displays the same PO number - that's good, just
what I expected.
But I cannot get any futher by entering the date into PO.Date. I get en
error message saying something like there needs to be a matching number in
the PO.POnbr field. I understand that, but how do I get it there?
Jobs are "opened" after we receive a PO, and I want to design forms etc.
that have the Jobs table as primary with a subform allowing entry of PO
details. Some PO's are separated into two or more jobs, and some PO's from
the same customer are combined into one job.
Help please.
Art