I use this code to bold+red things in a column that need to be flagged (cells with values greater than zero) -
- however, now I need to have the code simply locate anything that is > than 0 and TURN IT TO "0" while also making THAT item red+bold.
Does anyone know an easy way to update this code...