Hi,
I have few cells where "Yes" or "No" to be selected from drop down. When the selection is "Yes" I need message box to pop-up. Likewise there are around 7 cells with 7 different message to pop-up in message box.
E.g.,
A1 = Yes "Msg 1"
A2 = Yes "Msg 2"
Likewise for 7 cells. If "NO" no pop-up is required.
Please let me know how to include all 7 cells in this code (with 7 different messages).
Thanks
I have few cells where "Yes" or "No" to be selected from drop down. When the selection is "Yes" I need message box to pop-up. Likewise there are around 7 cells with 7 different message to pop-up in message box.
E.g.,
A1 = Yes "Msg 1"
A2 = Yes "Msg 2"
Likewise for 7 cells. If "NO" no pop-up is required.
Please let me know how to include all 7 cells in this code (with 7 different messages).
Thanks