View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
R Avery R Avery is offline
external usenet poster
 
Posts: 220
Default ComboBox Problem

I have a form that on loading Sets Focus to the only combobox on the
form. THe combobox initially starts out either blank or with text, and
always has the same list of values.

However, when the combox box starts out empty, there is no cursor inside
of it so I can't just start typing text. How do I fix this?