G
Guest
How would I write an "IF" statement for the following:
I have a combo box on my main form with a value list that I choose from.
When a user selects "English" from the combo box I want "English1" on my
subform to be visible and "Metric1" not to be visible. If the user selects
"Metric" then I want "Metric1" on my subform to be visible and "English1" not
to be visible.
How would I write this and where do I put this code?
Any help would be greatly appreciated!
I have a combo box on my main form with a value list that I choose from.
When a user selects "English" from the combo box I want "English1" on my
subform to be visible and "Metric1" not to be visible. If the user selects
"Metric" then I want "Metric1" on my subform to be visible and "English1" not
to be visible.
How would I write this and where do I put this code?
Any help would be greatly appreciated!