combo box

L

Lee

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.
 
J

Jonathan Rynd

How do I add "Default" into a list already defined by
listfillrange (say "h1:h10) for a combobox?

Is this an activex/ole/control toolbox combobox or a vba forms combobox?
 
Top