antifashionpimp
Registered User.
- Local time
- Today, 23:09
- Joined
- Jun 24, 2004
- Messages
- 137
Hi,
I have a form with two ComboBoxes (see attached db).
I want the second combo box to display only "Yards" after the first ComboBox has been set to "Yards". Otherwise, when the first ComboBox's value is "Meters", then the second ComboBox should display "Meters" and "Yards".
What is wrong with the code in my After_Update event for the first ComboBox?
Thanks in advance!!
J
I have a form with two ComboBoxes (see attached db).
I want the second combo box to display only "Yards" after the first ComboBox has been set to "Yards". Otherwise, when the first ComboBox's value is "Meters", then the second ComboBox should display "Meters" and "Yards".
What is wrong with the code in my After_Update event for the first ComboBox?
Thanks in advance!!
J