technician
Registered User.
- Local time
- Today, 14:51
- Joined
- Nov 26, 2006
- Messages
- 14
Hiya All
Not sure what i am doing wrong here
here is the simple code
MsgBox("Are you sure that you want to delete all data?", vbYesNo, "Warning")
I keep getting syntax errors witht this!
what am i doing wrong??
normal msgbox("hello") works
Many thanks for looking
Paul
Not sure what i am doing wrong here
here is the simple code
MsgBox("Are you sure that you want to delete all data?", vbYesNo, "Warning")
I keep getting syntax errors witht this!
what am i doing wrong??
normal msgbox("hello") works
Many thanks for looking
Paul