C
count
Hi,
I need to give users consistent interface experience
So I'd like to have Something on a worksheet (or chartsheet) that would
react to Escape key - like CommandButtons do on forms, if their Property
Cancel=True. I use them on all forms and users love it.
This Something can be Anything: ActiveX, Custom class objects, Accelerator
tricks...
Custom class objects would be best, as they hold Code in Class modules (and
not with data-laden worksheets).
Wishing you inspired moments,
Paul
I need to give users consistent interface experience
So I'd like to have Something on a worksheet (or chartsheet) that would
react to Escape key - like CommandButtons do on forms, if their Property
Cancel=True. I use them on all forms and users love it.
This Something can be Anything: ActiveX, Custom class objects, Accelerator
tricks...
Custom class objects would be best, as they hold Code in Class modules (and
not with data-laden worksheets).
Wishing you inspired moments,
Paul