KarelNeedsHelp
Programmer
- Jan 23, 2013
- 6
Hello everyone
I got a quite annoying problem :
I've got multiple buttons in an Access Form, but I don't know the names of them or the amount of buttons. This is because they are automatically created when clicked on a button in another form. Now my question is : How can I make a procedure when clicked on these buttons if I don't know their name?
* Is there a groupbox or something similar that can conclude these different buttons, so if I click within the groupbox that I can check on which button is clicked?
* Is there a procedure within the form itself that happens when a button in the form is clicked, again so I can check what button is clicked?
Help will be much appreciated, thanks in advance
Karel
There is always a sollution
I got a quite annoying problem :
I've got multiple buttons in an Access Form, but I don't know the names of them or the amount of buttons. This is because they are automatically created when clicked on a button in another form. Now my question is : How can I make a procedure when clicked on these buttons if I don't know their name?
* Is there a groupbox or something similar that can conclude these different buttons, so if I click within the groupbox that I can check on which button is clicked?
* Is there a procedure within the form itself that happens when a button in the form is clicked, again so I can check what button is clicked?
Help will be much appreciated, thanks in advance
Karel
There is always a sollution