View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
groupie groupie is offline
external usenet poster
 
Posts: 12
Default Retrieve value from .Shapes.AddFormControl(xlDropDown...

Got it:

MsgBox
excelshapeobject.ControlFormat.List(excelshapeobje ct.ControlFormat.Value)