X
XP
Using Office 2003 and Windows XP;
I have an AutoKeys macro that fires on a certain code combination. However,
this macro cannot see the function to call if it is placed in one of the
class modules associated with a form. Even if I use a "Public" function.
Question: Is there a way to make my function DIRECTLY visible and callable
by the AutoKeys macro if it resides in a form's class module? If so, how?
Thanks much for your assistance.
I have an AutoKeys macro that fires on a certain code combination. However,
this macro cannot see the function to call if it is placed in one of the
class modules associated with a form. Even if I use a "Public" function.
Question: Is there a way to make my function DIRECTLY visible and callable
by the AutoKeys macro if it resides in a form's class module? If so, how?
Thanks much for your assistance.