View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TimN TimN is offline
external usenet poster
 
Posts: 72
Default Can you default a value in a CombBox?

Is it possible to have a ComboBox with a default value based on say Cell A1
which if there is a name, the name defaults in, otherwise it is blank. All
while still having the ability to use the dropdown list in the ComboBox?

Thanks for your ideas.