This worked fine for me:
![]()
If MsgBox("Do you really want to list all deal types here?" & Chr(13) & _ "Warning: the list will overwrite any data in the cells below and CANNOT BE UNDONE!", vbQuestion + vbYesNo) _ = vbNo Then Exit Sub
This worked fine for me:
![]()
If MsgBox("Do you really want to list all deal types here?" & Chr(13) & _ "Warning: the list will overwrite any data in the cells below and CANNOT BE UNDONE!", vbQuestion + vbYesNo) _ = vbNo Then Exit Sub
Not all forums are the same - seek and you shall find
It works fine for me too.
What is the error message?
Maybe the code is in a Function and you've used exit Sub?
Mitchell William Cooper
www.mwcExcelSolutions.co.uk
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks