I have a macro that formats data and I would like one check for a value. If the value in the sheet called "QualityCheck" Cell c15 is less than 25, then create an alert message "value is less than 25 - verify inputs". They can then click "OK" and the macro should continue on. Can I get a little help with how to write the VBA code for that?