To all,
I am trying to search one table using two listboxes. An example of this is as follows:
In my database the field chapter has 23 members and 14 guests. The user would click on the first combo box and select the field chapter. The second combo box would automatically update with the entries members and guests. Once you would choose members the 23 names, addresses, and all other fields would appear.
Does anyone know how will that be coded? The only way I found to do this is if I had two different tables. My problem is that I am working with a very long access database and wouldn't be able to create another table. I really need both listboxes to search the same table.
Does anyone know how to code this?
I would greatly appreciate any help!
Daniel
I am trying to search one table using two listboxes. An example of this is as follows:
In my database the field chapter has 23 members and 14 guests. The user would click on the first combo box and select the field chapter. The second combo box would automatically update with the entries members and guests. Once you would choose members the 23 names, addresses, and all other fields would appear.
Does anyone know how will that be coded? The only way I found to do this is if I had two different tables. My problem is that I am working with a very long access database and wouldn't be able to create another table. I really need both listboxes to search the same table.
Does anyone know how to code this?
I would greatly appreciate any help!
Daniel