|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Click a button from VB
Hello,
Is it possible to "click a button" on the form, using the VB code? I have a button which is handled by a macro. And I need to "click" this button from VB (i.e. to execute that macro) when the user presses Enter on a different control on the form. |
|
#2
|
|||
|
|||
|
From the On Enter event in the control, have it execute the same thing as the On Click event from the button.
|
|
#3
|
|||
|
|||
|
Hi Dmitry Perets
Put your example here. |
![]() |
| Viewing: Dev Articles Community Forums > Databases > Microsoft Access Development > Click a button from VB |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|