View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
samanathon[_2_] samanathon[_2_] is offline
external usenet poster
 
Posts: 1
Default Dynamically adding data to a Combobox?

OK,

It didn't work, but let me specify a bit:

My worksheet has two userforms: Show_Information & Add_Airline.

Show_Information(userform) has: Airlines(combobox)

Add_Airline(userform) has Add_Airline(textbox) and Add_Airline(button)

So, the user wants to add a new airline to the Airlines(combobox). The
would click a button to load the Add_Airline(userform), enter info int
Add_Airline(textbox) and click Add_Airline(button).

Now, the new info has been entered into Airlines(combobox) on th
Add_Airline(userform).

Any ideas

--
Message posted from http://www.ExcelForum.com