View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
babcock babcock is offline
external usenet poster
 
Posts: 1
Default Multi Column Combo Box

I have a multi column combo box that i want to set a default value for, but
can't seem to figure it out. It currently is blank by default. I know with
a single column combo box you can use the .Value property but this doesn't
seem to work with a multi column combo box. Any thoughts?