This is what I was trying to do, if someone enters a date on one worksheet, a cell on another worksheet changes from red to green. If the date is deleted, it goes back from green to red.
The best I could do is to use a formula that puts a 'Y' or a 'N' in the cell. Then use a conditional format to change colors. Everyone else is happy with the results, but I hate hacks. I was hoping there was a way to directly change the color of the cell with a formula.
Does anyone know how to do this?