Hello, I'm wondering if there is a way to not allow saving in the workbook if the user has not changed the answer from a validated list? I have Yes, No, and Provide-Answer in the data validation list and some VBA code that does not allow saving with an empty cell but I couldn't save when it was left empty so I added the Provide-Answer. Saving with macros not enabled was not working.
Is there anything I can add in VBA or within excel that will not allow saving without changing a "Provide-Answer"?
Is there anything I can add in VBA or within excel that will not allow saving without changing a "Provide-Answer"?