J
Joseph Misko
Hello! I have created a custom sub that I want to set for the OnClick event
of several buttons on my form. I don't want to have to define so many event
Subs just to have them each contain a call to my Sub. My Sub is named
FindIt and I have tried setting the event property to: FindIt, FindIt(),
=FindIt, and =FindIt().
I believe there is a way, any hints?
Thanks 100x,
Joe
of several buttons on my form. I don't want to have to define so many event
Subs just to have them each contain a call to my Sub. My Sub is named
FindIt and I have tried setting the event property to: FindIt, FindIt(),
=FindIt, and =FindIt().
I believe there is a way, any hints?
Thanks 100x,
Joe