Thread: combo box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Christy[_2_] Christy[_2_] is offline
external usenet poster
 
Posts: 12
Default combo box

I have a combo box set up with the months of the year
using the add item method. Intially, the box appears
empty. How can I make the box appear with a month already
selected? I would like it start with January, but then
display the month last selected when the user re opens
the program. Any help would be greatly appreciated.