Thread: combo box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jeff Jeff is offline
external usenet poster
 
Posts: 921
Default combo box

I have 3 worksheets, the first one contains data than has named ranges, the
second has combo boxes using these named ranges.

in the third i want to use combo boxes using the data from the first sheet.
how do i write the VBA programming to do this

hope someone out there can help