P
PCLIVE
Can I customize the MsgBox vbYesNo buttons to saw whatever I want? Example:
Instead of the buttons saying "Yes" and "No", am I able to make them say
"One" and "Two"?
n = MsgBox("test", vbYesNo)
Thanks in advance.
Paul
--
Instead of the buttons saying "Yes" and "No", am I able to make them say
"One" and "Two"?
n = MsgBox("test", vbYesNo)
Thanks in advance.
Paul
--