 |
vba yes no boxes - MrExcel.com
How can i get excel to do something. ... Dec 30th, 2003, 08:25 AM #1 ... Hi i have
just managed to use vba for the first time to create a "yes/no" user input box. ... If
MSG1 = vbyes then MsgBox "Hello" Else MsgBox "Naff Off" End If End Sub.
www.mrexcel.com |
 |