stillnew2vb
Registered User.
- Local time
- Today, 22:29
- Joined
- Sep 20, 2010
- Messages
- 34
Greetings Gurus,
Could someone please tell me how I can refer to a button on a subform from another form?
Basically I have a mainform "form1" which has 3 subforms "form2","form3" and "form4". Each of those subforms have a button on them which call another form "form5". I need form5 to "recognise" which button was clicked so that it can perfrom a function based on which button called it
I have found plenty of ways to refer to a control but none referring to buttons. Can anyone help?
Could someone please tell me how I can refer to a button on a subform from another form?
Basically I have a mainform "form1" which has 3 subforms "form2","form3" and "form4". Each of those subforms have a button on them which call another form "form5". I need form5 to "recognise" which button was clicked so that it can perfrom a function based on which button called it
I have found plenty of ways to refer to a control but none referring to buttons. Can anyone help?