Can I use conditional formatting to highlight where a cell has been changed (e.g. from N to Y)

Dicegirly

New Member
Joined
Oct 26, 2015
Messages
10
Hi all,

I have an Excel spread sheet setup to display departmental compliance with certain criteria, and at the moment I have conditional formatting to show the cell as red when it contains "n" and green when it displays "y".
What I would like to do is show also when a cell has been changed from N to Y, to demonstrate that the area was not compliant before but has improved and is now compliant, and maybe make that a different colour.

I can't work out how to write a rule which shows this - is there a way?
Or some other way in which anyone could think of?
(My backup plan is to make a 3rd condition called "C", meaning wasn't compliant, but now is, but I would prefer to keep the fields binary if possible for easier reporting purposes.)
Thanks in anticipation.
 

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
Conditional Formatting can only run on what the value in the cell currently is. It has no recollection of what it was previously.
You would probably need some sort of VBA code to do that.
 
Upvote 0

Forum statistics

Threads
1,215,043
Messages
6,122,816
Members
449,095
Latest member
m_smith_solihull

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top