Can anyone tell me why, on some occasions, that after I add a control to
a User Form, e.g. a checkbox whose name is chkTest, and then go to View
Code, the following code which should appear, does not?
Code:
--------------------
Private Sub chkTest_Click()
End Sub
--------------------
No matter what I do, it never shows up.
--
scantor145
------------------------------------------------------------------------
scantor145's Profile:
http://www.excelforum.com/member.php...o&userid=14766
View this thread:
http://www.excelforum.com/showthread...hreadid=476923