![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
A button on a form has the ONClick Event [Event procedure] with this code Private Sub Toggle12_Click() DocCmd.OpenQuery "TEST" End Sub Clicking the button & I get a Run-time error '424' Object Required message WinXP + Access 97 Googling Run-time error + Query didnt come up with anythin i thought was helpful |
#3
| |||
| |||
|
|
paul wrote: A button on a form has the ONClick Event [Event procedure] with this code Private Sub Toggle12_Click() DocCmd.OpenQuery "TEST" End Sub Clicking the button & I get a Run-time error '424' Object Required message WinXP + Access 97 Googling Run-time error + Query didnt come up with anythin i thought was helpful Does TEST exist? yes. Thought of that - I get the same error message regardless of the |
#4
| |||
| |||
|
|
A button on a form has the ONClick Event [Event procedure] with this code Private Sub Toggle12_Click() DocCmd.OpenQuery "TEST" End Sub Clicking the button & I get a Run-time error '424' Object Required message WinXP + Access 97 Googling Run-time error + Query didnt come up with anythin i thought was helpful |
![]() |
| Thread Tools | |
| Display Modes | |
| |