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

How do I add "Default" into a list already defined by
listfillrange (say "h1:h10) for a combobox? I know I can
add "Default" to the list and increase the range manually,
but it there a way to add "Default" for whatever range
already defined for a comb box? thanks.