HI,
When using a MsgBox function, is there a way to customize the text on the buttons displayed?
I would like to ask the user a question and the answer is really specific, so instead of using the InputBox, I would like to use the MsgBox and type the different possible answer on different button, so this way the user only have to click to make its choice, instead of typing something that its not so obvious.
Thanks.
When using a MsgBox function, is there a way to customize the text on the buttons displayed?
I would like to ask the user a question and the answer is really specific, so instead of using the InputBox, I would like to use the MsgBox and type the different possible answer on different button, so this way the user only have to click to make its choice, instead of typing something that its not so obvious.
Thanks.