E
Eclypse
Hi,
I'm trying to make a form (using Excel VBA) that will offer a drop-
down combo box to choose a month.
The only way I've been able to do this is to have a sheet containing
all the months, and load the list from there. If possible though, I'd
like to avoid having nearly-empty sheets hanging around.
Is there any way to load the months directly into the combo box list
through VBA?
Thanks!
- Eric
I'm trying to make a form (using Excel VBA) that will offer a drop-
down combo box to choose a month.
The only way I've been able to do this is to have a sheet containing
all the months, and load the list from there. If possible though, I'd
like to avoid having nearly-empty sheets hanging around.
Is there any way to load the months directly into the combo box list
through VBA?
Thanks!
- Eric