J
John
I opened an excel spreadsheet that I created and received
an MS Visual Basic error that says the following in red:
Private Sub New Request
_Click()
End Sub
An error box also appears:
Compile error:
Expected: identifier
[OK]
Any ideas what might be causing this? I'm thinking that
something might be wrong with a check box that was
created with the name "New Request" next to it.
Your help is greatly appreciated.
an MS Visual Basic error that says the following in red:
Private Sub New Request
_Click()
End Sub
An error box also appears:
Compile error:
Expected: identifier
[OK]
Any ideas what might be causing this? I'm thinking that
something might be wrong with a check box that was
created with the name "New Request" next to it.
Your help is greatly appreciated.