D
Developer seeking for help
The following codes produces the runtime error '91' object
variable or with block variable not set
Private Sub ExitButton_Click()
Application.Quit acQuitSaveNone
End Sub
Does anyone know why? Thanks
variable or with block variable not set
Private Sub ExitButton_Click()
Application.Quit acQuitSaveNone
End Sub
Does anyone know why? Thanks