View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John John is offline
external usenet poster
 
Posts: 2,069
Default List Box into a cell

Newbie list box question.

I would like to create a list box with entries from a named range "FRA"

When I select a entry from the list box I would like to call a macro.

Can someone help me with the code to create a listbox in whatever the
activecell is?

Thanks for the help