D
Damaeus
I've got two tables so far. One for categories and category types, and
then one with a product list.
In the product list table, I have a category field and I want to have a
listbox for categories come up as products are entered. For example, the
categories table may have:
blue
red
black
white
When I get to the related "category" field in the product list table, a
little "button" would pop up which could be clicked to select one of the
four colors listed above.
I know this can be done because I've loaded other Access databases and the
tables behave like that. I just can't figure out how it was done.
Also, I prefer entering data directly on the datasheet table, not the
forms. I really don't like forms that much at all.
Thanks,
Damaeus
then one with a product list.
In the product list table, I have a category field and I want to have a
listbox for categories come up as products are entered. For example, the
categories table may have:
blue
red
black
white
When I get to the related "category" field in the product list table, a
little "button" would pop up which could be clicked to select one of the
four colors listed above.
I know this can be done because I've loaded other Access databases and the
tables behave like that. I just can't figure out how it was done.
Also, I prefer entering data directly on the datasheet table, not the
forms. I really don't like forms that much at all.
Thanks,
Damaeus