Mac.ashish
New Member
- Joined
- Apr 27, 2011
- Messages
- 19
Hello All,
I want a code through which I can customize the buttons name in msgbox.
E.g. i = MsgBox("Hello! How are you.", vbYesNo)
By doing this, we get Yes & No buttons in the box.
Can we have a customized name like Good & Bad instead Yes & No?
Thanks,
Mac
I want a code through which I can customize the buttons name in msgbox.
E.g. i = MsgBox("Hello! How are you.", vbYesNo)
By doing this, we get Yes & No buttons in the box.
Can we have a customized name like Good & Bad instead Yes & No?
Thanks,
Mac