finding control
OK,
This seems like a dumb question.
I have inherited some code. Some of the sheets have:
Private Sub <xxx_Click()
However I do not think it is being used. I am looking for some kind of
control.
I go to the page. On the properties window, I only see the sheet4. Nothing
else.
On the page I do not see any controls.
Is there any way I can tell where this code can be connected to?
Anything else I can look for/at?
|