Thread
:
msgbox
View Single Post
#
1
Posted to microsoft.public.excel.programming
Jo[_6_]
external usenet poster
Posts: 24
msgbox
Hi
Why does this not work?
MsgBox("message", vbYesNo, "title")
If I do this it does
a = MsgBox("message", vbYesNo, "title")
Why do I need to assign the result to a variable?
Thanks
Jo
Reply With Quote
Jo[_6_]
View Public Profile
Find all posts by Jo[_6_]