View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Eduardo Eduardo is offline
external usenet poster
 
Posts: 2,276
Default How to reference cell created from dropdown list in a combo box?

Hi,
Look into Debra web

http://www.contextures.com/xlDataVal02.html#TwoWord

"Vishwas" wrote:

I have prepared few combo boxes using listfillrange option in properties. Now
when I take reference to the cell in the combo box in other parts of
worksheet it returns zero. For example if combo box shows option of say 100
mm from list of sizes in range, when I want to use 100 mm as input at other
place it returns zero. Please help me to solve this problem