Return action when a selected cell has focus.
Hello All,
Code is needed to call a Combo box when a selected cell has focus.
For example;
When cell A8 (Range("A8").Select) is selected, a
designated Combo Box is visible.
What is the code to perform this task?
Thanks
Paul
|