Detecting Value Changes on a sheet

soultrain000

New Member
Joined
Dec 8, 2010
Messages
37
Hi Team,

I have a workbook with Sheet1 carrying the base values which are typed in and another 4 sheets with various formulas feeding from Sheet1.
I want to have a code active all the time which would highlight a cell in yellow if a change has been made to the value either manually or as a result of formula calculation.

Any thought?

Thanks,
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
you should check out conditional formatting. You can highlight cells based on certain values and what not.

Not sure excatly what you are doing, unless you explain in better detail; ie: you want all cells that equal 0 to be yellow.

Hope this helps.
 
Upvote 0
I apoligize. I know you were not looking for that. It will need to be done in VBA and I am not sure how to do that.
 
Upvote 0

Forum statistics

Threads
1,224,609
Messages
6,179,876
Members
452,949
Latest member
Dupuhini

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