N
NSNour
Dears ,
i have a form that is connected to a data source. there are 2 cascading
comboboxes. i need the second one to be populated with values based on the
first combo box selection.
eg. combo one Gender : options 1-Male
2- Female
i need the second combo to display the folloing:
if MAle then display options 1,2,3
else
display options 4,5,6
i tried doing this through an after change event however i can't find how to
reference a control's value
need help
Best regards
i have a form that is connected to a data source. there are 2 cascading
comboboxes. i need the second one to be populated with values based on the
first combo box selection.
eg. combo one Gender : options 1-Male
2- Female
i need the second combo to display the folloing:
if MAle then display options 1,2,3
else
display options 4,5,6
i tried doing this through an after change event however i can't find how to
reference a control's value
need help
Best regards