P
Peter
Hello,
How can I modify this code to set a caption in my message box, I seem to get
a compile error every time I try:
MsgBox(prompt:=strOption1, Buttons:=vbYesNo)
strOption1 is a string varible that has been pre defined.
Thanks,
Peter
How can I modify this code to set a caption in my message box, I seem to get
a compile error every time I try:
MsgBox(prompt:=strOption1, Buttons:=vbYesNo)
strOption1 is a string varible that has been pre defined.
Thanks,
Peter