Guys,
I have a question, is there any way in code to determine if a button has been clicked? I want to use one form when a control button on a second form is click; I do not know how to do that, though I know it goes something like this :
if UserForm1.CommandButton. <I do not know what goes in here > = true Then
endif
Please can somebody help me out? Thank you very much.
Ini