I have this now:
CODE
If MsgBox(strMsg, vbQuestion + vbYesNo, "Scheduling Conflict") = vbYes Then
I guess I could modify my message, but I woud like to have the user click either delete or change...
Thanks in advance, even if the answer is..YOU CAN'T
J