View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Eric Zest Eric Zest is offline
external usenet poster
 
Posts: 1
Default Use Names of Named Ranges in ComboBox

Hello, i have about 20 different named ranges in a worksheet. Each named
range highlights a different range of cells.

Is there a way to add the names of these named ranges to a combobox i have
in a userform? I'm trying to use the combox in the form to select just the
name of the named range, not the cells they will highlight. Hope i make
sense. Thanks in advance!