D
Don
I have a form that shows purchase order records and one of the fields is
vendor Number. What I would like to do is have the vendor name that is in the
vendor file show and of course match the vendor. Behind the form is a query
that is updatable. However, when I try to link the vendor table to the PO
table by vendor number and put vendor name into the query, I can no longer
add any records to the form. It does not seem to make any difference how I
join the tables (other that get a bad record set) I still cannot add records.
I thought about some sort of unbound text box that would look at the vendor
number on the form and return the vendor name. What do I need to do to make
this work?
vendor Number. What I would like to do is have the vendor name that is in the
vendor file show and of course match the vendor. Behind the form is a query
that is updatable. However, when I try to link the vendor table to the PO
table by vendor number and put vendor name into the query, I can no longer
add any records to the form. It does not seem to make any difference how I
join the tables (other that get a bad record set) I still cannot add records.
I thought about some sort of unbound text box that would look at the vendor
number on the form and return the vendor name. What do I need to do to make
this work?