Thread: Pick Lists
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Budget Programmer Budget Programmer is offline
external usenet poster
 
Posts: 46
Default Pick Lists

Hello,
I'd like to make a pick list of months (Jan, Feb, Mar, etc.) for the user to
choose from, capture the choice and use the variable. It seems that I can
use a form and the ComboBox ActiveX control, but I'm wondering if there is a
way I can do this in VBA, without a seperate form. Thanks very much for your
help.
--
Programmer on Budget