View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default ComboBox linked to TextBox

You couldn't get the other suggestions working?

Maybe it's time to post more details--how you populate that combobox and the
trouble you had with the other suggestions.

capt wrote:

I have a UserForm, in which there is one Combobox and five TextBoxes.
I would like to be able to select an item from the ComboBox and an
associated item, from a list, appear in TextBox3.

--
capt


--

Dave Peterson