Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ok... i´ve made it work.
Instead of writing the code in the (general) session, i right clicked the button in the form, selected show code, and it opened a new window with my button´s name where it was that (general) "bbussoloti" escreveu: I have a problem, there´s a form, which is accessable via a single button in a sheet. In this form there´s another button called GO, so i have: Private Sub Go_Click() MsgBox ("button clicked... ") End Sub When I click this button in my form, nothing happen... the MsgBox warning does not shows. What can be the problem here? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Form button | Excel Discussion (Misc queries) | |||
Command Button vs Form Button | Excel Programming | |||
Pause macro, add form button to sheet, continue macro when button clicked! | Excel Programming | |||
Form Button | Excel Programming | |||
Command Button vs Form Button | Excel Programming |