Hi,
I have a range of cells named "ReasonNoQuote". These cells have drop down validation options with 10 options. When a user selects Option 1 or option 2, I want a message box to pop up with a prompt.
I've gone through various posts which use Worksheet_Change(ByVal Target As Range) relating to if there is any change to the range, but I only want the message box to come up if 2 out of the10 options are chosen.
Any help would be massively appreciated as I've gone from thinking I'm OK with VBA, to feeling like I'm utterly hopeless,
Thanks
Bookmarks