Conumdrum:
I have a table(Produce)
Fields;
Item Name Type
apple Gala F
apple Granny Smith F
pear Bartlet F
celery Greenish V
orange Sunkist F
orange Navel F
turnip Yuck V
On a form I would like two list or combo boxes;
the first would show only one instance of an item, i.e.,
apple
pear
celery
orange
turnip
the second would refect the name of the item selected in the first box, i.e.,
if in the first box, apple was klikked, the second box would show;
Gala
Granny Smith
Any thoughts on how this would be accomplished?
If you would write your thoughts down it would be greatly appreciated.
Thanks
I have a table(Produce)
Fields;
Item Name Type
apple Gala F
apple Granny Smith F
pear Bartlet F
celery Greenish V
orange Sunkist F
orange Navel F
turnip Yuck V
On a form I would like two list or combo boxes;
the first would show only one instance of an item, i.e.,
apple
pear
celery
orange
turnip
the second would refect the name of the item selected in the first box, i.e.,
if in the first box, apple was klikked, the second box would show;
Gala
Granny Smith
Any thoughts on how this would be accomplished?
If you would write your thoughts down it would be greatly appreciated.
Thanks