I have a series of cells that I turn yellow when the user enters a 1 in the cell. When the 1 is deleted the conditional formatting is no long true so should then return the color to its original color. Or at least that is my understanding.
My formatting works fine in Excel 2003 and 2007, but in 2010, sometimes it doesn't work. And that "sometimes" is the problem. It works inconsistantly and b/c it is inconsistant, I don't really know how to address it.
Has anyone else come across this behavoir and how did you fix it?
The format rule I am using is:
Cell value equal 1
My formatting works fine in Excel 2003 and 2007, but in 2010, sometimes it doesn't work. And that "sometimes" is the problem. It works inconsistantly and b/c it is inconsistant, I don't really know how to address it.
Has anyone else come across this behavoir and how did you fix it?
The format rule I am using is:
Code:
Format only cells that contain
Cell value equal 1