Make a simple Userform or download the custom Msgbox from he
http://www.planet-source-code.com/vb...65065&lngWId=1
This will give you all the possible options you can think of.
A very simple option is to split it out in a msgbox and an inputbox, so make
a very simple wizard.
RBS
wrote in message
...
Can i have a message box with 3 options? It's to do with an automated
email. I've got that sorted out and currently I have a msgbox asking
'Send standard email?' with a vbYesNo answer. I want to expand that
from yes/no to 3 options with 3 buttons.
1 Send standard email?
2 Send a different email with xyz in the subject line (with a box to
input xyz)
3 Don't send email