View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz[_2_] JLGWhiz[_2_] is offline
external usenet poster
 
Posts: 1,565
Default userform list setup

See if this site helps. You might have to scroll down a little to get to
the list sectionl.

http://www.contextures.com/xlUserForm02.html#Combo




"Alberto Ast" wrote in message
...
I need to make an userform with a field that will include a list of
items...
how do I do it...?
will listbox work for it?
how do I initiate the listbox so while runing the macro it will show the
options I want for this filed to be selected?