I have a production table and its accompanying form. There can be up to ten
ingredients in what is produced.
The ingredients are obtained from the incoming goods table which supplies
the two parameters that I use, "Name" and "CatlogNo".
This production table needs to contain each ingredient by name and catalogue
number. With help from this list I was able to set up a combo box that
allowed me to select a particular ingredient, and when I did, the catalog
number was automatically filled in. Worked fine!
Then I went down to the second ingredient and there I ran in to trouble. As
the field "CatlogNo" was being used in the previous combo box on Ingredient
number one, I could not use it again. Now I'm stuck. Is there a workaround
for this sort of thing?
Any help would be appreciated and please realize I am an absolute newbie
with Access.
Thank you,
Bill.
--
William Bradley
Come visit us at:
Free Rosaries available at the above.
ingredients in what is produced.
The ingredients are obtained from the incoming goods table which supplies
the two parameters that I use, "Name" and "CatlogNo".
This production table needs to contain each ingredient by name and catalogue
number. With help from this list I was able to set up a combo box that
allowed me to select a particular ingredient, and when I did, the catalog
number was automatically filled in. Worked fine!
Then I went down to the second ingredient and there I ran in to trouble. As
the field "CatlogNo" was being used in the previous combo box on Ingredient
number one, I could not use it again. Now I'm stuck. Is there a workaround
for this sort of thing?
Any help would be appreciated and please realize I am an absolute newbie
with Access.
Thank you,
Bill.
--
William Bradley
Come visit us at:
Free Rosaries available at the above.
Comment