Thread
:
What does "resp" mean?
View Single Post
#
1
Posted to microsoft.public.excel.misc
Elise148
external usenet poster
Posts: 43
What does "resp" mean?
In the section of a macro below, what does "resp" mean?
resp = MsgBox("Do you want to run the macro?", vbYesNo, Confirm)
If resp = vbNo Then
MsgBox ("Macro stopped.")
Reply With Quote
Elise148
View Public Profile
Find all posts by Elise148