Nesting inside COMBO BOX

  • Thread starter Thread starter Ray W.
  • Start date Start date
R

Ray W.

I have a combo box with many entries that could be put into categories, i.e.
Surgery, Radiology, Lab, etc.
I'm looking for a way in access for the user to easily navigate to their
department in the list then select from the department specifc list rather
than scrolling through the 30+ entries.

-Ray
 
I have a combo box with many entries that could be put into categories, i.e.
Surgery, Radiology, Lab, etc.
I'm looking for a way in access for the user to easily navigate to their
department in the list then select from the department specifc list rather
than scrolling through the 30+ entries.

The simplest way to do this might be to have two combo boxes on the
form, one for department, one for the list appropriate to that
department. An explanation of how to do this can be found at

http://www.mvps.org/access/forms/frm0028.htm


John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Cascading Dependant combo boxes 0
Combo box 1
Combo box 2
Filtering a Combo Box 3
Combo box prompt 1
Need combo box to refresh when moving to new record 2017 1
combo box wizard 1
Linking combo box to another 8

Back
Top