G
Guest
Hello,
I have a form with a combo box. I want the combo box to contain years
between 2000 and 2020, and its default value to be the current year. I don't
know how to do this...
Can any body please help?
And another question:
I have a form with 2 combo boxes. Combo box 1 contains 3 values from which
the user has to choose. I want combo box 2 to contain values according to the
value chosen in combo box 1. lets say the user has chosen from combo box 1
the value "a", then I want combo box 2 to contain options d, e, and f. but if
the user chooses from combo box 1 the value "b", then I want combo box 2 to
contain the options g, h, and i. Is there any easy way achieving this (even
using vb)?
thank you,
I have a form with a combo box. I want the combo box to contain years
between 2000 and 2020, and its default value to be the current year. I don't
know how to do this...
Can any body please help?
And another question:
I have a form with 2 combo boxes. Combo box 1 contains 3 values from which
the user has to choose. I want combo box 2 to contain values according to the
value chosen in combo box 1. lets say the user has chosen from combo box 1
the value "a", then I want combo box 2 to contain options d, e, and f. but if
the user chooses from combo box 1 the value "b", then I want combo box 2 to
contain the options g, h, and i. Is there any easy way achieving this (even
using vb)?
thank you,