I have a Message box snippet of code:
However this just presents the user an "OK" button. I need to display 2 buttons, Yes and No.
Software Sales, Training, Implementation and Support for Macola, eSynergy, and Crystal Reports
"If you have a big enough dictionary, just about everything is a word"
--Dave Barry
Code:
MsgBox("Ready to continue?)
However this just presents the user an "OK" button. I need to display 2 buttons, Yes and No.
Software Sales, Training, Implementation and Support for Macola, eSynergy, and Crystal Reports
"If you have a big enough dictionary, just about everything is a word"
--Dave Barry