Conditional format if change to contents of cell

S

Sunnyskies

Hi from a rather fresh RSA,

Is there a conditional format formula for when a user changes the contents
of the cell i.e date of birth was 1972/01/22 and they change it to 1982/01/22
?

Thanks
 
S

Sandy Mann

A cell has no memory so it would not know what the previous value was.

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings

[email protected]
Replace @mailinator.com with @tiscali.co.uk
 
P

Pete_UK

No, you can't do this with conditional formatting, as Excel does not
remember the previous contents of a cell once it has been edited. You
might be able to do it with a change event macro - perhaps
the .programming group might be able to supply a solution.

Pete
 
Top