View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.misc
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default form control combobox

Gail; have you tried the combo box from forms control ..It allows other
entries too..

If this post helps click Yes
---------------
Jacob Skaria


"Gail" wrote:

I want the user to be able to either select a choice from the dropdown list
or type in their answer if they don't find it in the dropdown list. The
dropdown list is populated from a named range.

"Gail" wrote:

Is it possible, using a combo box from the Forms Control toolbox (not the
ActiveX toolbox) to allow the user to either select from the drop-down list
OR enter information into the field?