D
dizziness
Guest
Pardon my relative lack of knowledge....
I'm building a database for creating sales proposals. I have combo boxes in fmRoomDetails which combo1 selects a product category and combo2 selects a manufacturer. My third combo box Product allows for results of a query of a product table tbProducts given the two previous selections. The query works great until you try to add another item, then the third combo previously entered disappears. I know that combo3 is working as the key columns work fine. If I hide the key though, then the combo goes blank.
My explanation may not be too explicit, so here's a copy. Any suggestions are appreciated.
Pardon the file length.
Chris
I'm building a database for creating sales proposals. I have combo boxes in fmRoomDetails which combo1 selects a product category and combo2 selects a manufacturer. My third combo box Product allows for results of a query of a product table tbProducts given the two previous selections. The query works great until you try to add another item, then the third combo previously entered disappears. I know that combo3 is working as the key columns work fine. If I hide the key though, then the combo goes blank.
My explanation may not be too explicit, so here's a copy. Any suggestions are appreciated.
Pardon the file length.
Chris