MsgBox Problem
I am Soooo Freeeekin ****ed at this stupid crap...
Why won't this stop returning errors?
MsgBox("First Fill In The Name",vbOKCancel)
I get an expected = error, so I put a darn = then it pops up a darn list so
i select a stupid vbCancel. Well when I run it I get a darn darn darn
*&^$%#&%& error again. I tried all sorts of variants but the only one that
works is this....
MsgBox("First Fill In The Name")
What in the world is going on here and why?
Thank You Very Much In Advance,
Rob
|