Microsoft
Software
Hardware
Network
Question : How Do I Make the Choices in One Access Form ComboBox Contingent upon a Choice in Another?
I am using combo boxes to filter records in an Access Form. The First Combo Box is for the individual's name. That way they can view only those records (actions) that pertain to them.
The second box is a list of action item numbers, in order to zero in specifically on the one record they want to work with.
I would like the choices in the second combo box, action item numbers, to be limited to the action items assigned to the name of the person chosen in the first combo box.
Can somebody tell me how to do that?
Answer : How Do I Make the Choices in One Access Form ComboBox Contingent upon a Choice in Another?
This is called a Cascading Combobox
To have one Listbox or Combobox control what is in the row source of another Listbox or Combobox, see:
http://www.fontstuff.com/a
ccess/acct
ut10.htm
or
http://www.rogersaccesslib
rary.com/f
orum/forum
_posts.asp
?
TID=389&S
ID=be7d52b
282888859a
e2e3dba61b
7ad9b
When one Listbox or Combobox is on the parent form and the other on the subform:
http://www.rogersaccesslib
rary.com/f
orum/forum
_posts.asp
?
TID=388
This one is for continuous forms:
http://www.rogersaccesslib
rary.com/f
orum/forum
_posts.asp
?
TID=388&S
ID=be7d52b
282888859a
e2e3dba61b
7ad9b
Random Solutions
is there a max int constant?
Access Date Formats: USA to European
How can I setup a simple "HelloWorld" WCF service using SSL certificate and a custom username/password
LaCie 1TB HD will not show up in My Computer
Tray 900 Unable to Set Tray Icon error. How do I clear it when Windows XP Pro starts?
SmtpClient and Exchange server settings
The store driver couldn't deliver the public folder replication message. Property Validation Failed when replicating public folders in mixed 2003/2007 evironment
Vista command prompt
Access 2007 - Allow Edit on a form (form based on query)
ODBC Error on Refreshing a QueryTable