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
Adam Harding - 06 Mar 2006 09:51 GMT
NSNour
Can you not do it on a rule ie when M/F is not blank set value of box 2 to
be filtered on box 1.
No problems
Cheers Adam
> Dears ,
> i have a form that is connected to a data source. there are 2 cascading
[quoted text clipped - 12 lines]
> Best regards
>