Thread
:
default = vbNo in Msgbox
View Single Post
#
1
Posted to microsoft.public.excel.programming
Alex St-Pierre
external usenet poster
Posts: 169
default = vbNo in Msgbox
Hi !
Does anyone know how to have vbNo button selected by default when the Msgbox
open ?
rep1 = MsgBox("Would you like to add a line?", vbYesNo)
Thanks !
--
Alex St-Pierre
Reply With Quote
Alex St-Pierre
View Public Profile
Find all posts by Alex St-Pierre