View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Sez
 
Posts: n/a
Default How do i get an cell to read from a drop-down/combo box?

I have created a drop down list/box in excel. However, I am trying get a
cell on another worksheet to read whatever gets chosen in the drop down list
box. I have found a visual basic code for doing it using a list box, but
can't seem to get it to work using a drop-down box.

Any help would be gratefully appreciated.