Combobox on Custom Menubar

J

Judy

Sorry, I meant to post this on several goups at once but I hit the send
button too soon.

How do I create a combobox in a custom menubar to display months like:
1 January
2 February
3 March
etc

and then assign the month number (1, 2, 3, etc) of the selected month to a
textbox on a form?

Thanks for all help!

Judy
 
R

Rick Brandt

Judy said:
Sorry, I meant to post this on several goups at once but I hit the send
button too soon.

How do I create a combobox in a custom menubar to display months like:
1 January
2 February
3 March
etc

and then assign the month number (1, 2, 3, etc) of the selected month to a
textbox on a form?

Already answered in CDMA.
 
Top