View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Larry Adams Larry Adams is offline
external usenet poster
 
Posts: 12
Default Listbox on custom toolbar?

Excel allows one to drag a listbox, combo box, etc. to a custom toolbar,
and will label it to match -- but I cannot find any references as to how
to populate. I'm thinking it needs to be done through code as I cannot
bring up the properties window to assigned a source range or linked cell
as one would do if placing on a form. Any thoughts??? Thanks!!