Hello,
I am looking for VBA code that will prompt the user to click on "Calculate button" only if modifies data and not otherwise.
Its a protected workbook with VBA. I have a drop down in B18 and D20. I want to throw a prompt only if user changes the drop down value only in B18 and D20.
If he modifies data on any other cell or if he doesnt change the any value "No prompt required".
Please help me with VBA code on this...
Bookmarks