View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Neil[_28_] Neil[_28_] is offline
external usenet poster
 
Posts: 4
Default Combo Box programming

Hi
I have a Combo Box which is populated from another excel file, that works
fine.
What code do I need for;
1) The Combo Box to be visible only when the active cell is in a range ie:
"C4:C100"?
2) Make the linked cell the active cell?

Thanks in advance to anyone who can help.

Neil