J
John Hale
I have the following:
table a:
style
color
description
table b:
style
color
quantity
Style and Color combined make up a "unique" identifier
for our products; I have a form that is going to update
table B; i.e. quantity, but I want the description from
table A to be displayed on the form, i.e. in a title or
text box, for each record as I go through.
I want the form to provide interactive ability to edit
field contents for the user. Therefore a query won't do
in this case. Or would it?
Any help is appreciated. I have good
skills with forms / queries, but have never actually had
to do this.
Thanks.
John....
table a:
style
color
description
table b:
style
color
quantity
Style and Color combined make up a "unique" identifier
for our products; I have a form that is going to update
table B; i.e. quantity, but I want the description from
table A to be displayed on the form, i.e. in a title or
text box, for each record as I go through.
I want the form to provide interactive ability to edit
field contents for the user. Therefore a query won't do
in this case. Or would it?
Any help is appreciated. I have good
skills with forms / queries, but have never actually had
to do this.
Thanks.
John....