Hello,
I would like to have two combo boxes on a form (in datasheet view), where the contents of combobox number two are determined by a selection made in combobox number one.
I read the Microsoft article on this subject, which explains why combobox number two will show blank records when different items are selected from the frist combobox:
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q208866&id=KB;EN-US;Q208866
I am having trouble deciphering what to do to rectify this, however. The article suggests to use the DLookup() function, but I'm not sure exactly what they are getting at!
Is there a way to retain the items (display them) in all of the rows, regardless of what has been selected in my first combo box??
Any help would be great!
Thanks,
Ace
I would like to have two combo boxes on a form (in datasheet view), where the contents of combobox number two are determined by a selection made in combobox number one.
I read the Microsoft article on this subject, which explains why combobox number two will show blank records when different items are selected from the frist combobox:
http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q208866&id=KB;EN-US;Q208866
I am having trouble deciphering what to do to rectify this, however. The article suggests to use the DLookup() function, but I'm not sure exactly what they are getting at!
Is there a way to retain the items (display them) in all of the rows, regardless of what has been selected in my first combo box??
Any help would be great!
Thanks,
Ace