View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ken Ken is offline
external usenet poster
 
Posts: 590
Default How do I initialize a ComboList Box control from a range in an ex.

I am trying to write a simple data base application which displays for
selection a range of a spreadsheet. Trying to set RowSource from properties
or code. Never seem to be able to code the correct "type".