Thread: ComboBox Lists
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Corey Corey is offline
external usenet poster
 
Posts: 172
Default ComboBox Lists

Hi all,

Need some help.

If a comboBox list is a set range from a worksheet, and as in my case it is a list of customer names.
When selected it creates a new worksheet and pastes the selection into a cell.

But if the customer is Not in the list, can i have the New customer added to the range somehow by code from the combobox value ?

Corey....