![]() |
Highlight a cell if it changes as a result of formula recalculatio
Hi,
I am trying to create someything which will highlight a cell if it changes as result of another cell changing and therefor a formula recalculation. e.g. A B C 1 2 (A*B) I am looking for cell C1 to automatically highlight or change color if either cell a1 or a2 changes. -- Becky McGillycuddy |
Highlight a cell if it changes as a result of formula recalculatio
You could use a sub worksheet_change(). This gets called for each cell that
get recalculated. If you change the 1 it will get highlighted as well as the data in column C. You probably under tool Menu - Track changes may do what you are looking for. "Becky" wrote: Hi, I am trying to create someything which will highlight a cell if it changes as result of another cell changing and therefor a formula recalculation. e.g. A B C 1 2 (A*B) I am looking for cell C1 to automatically highlight or change color if either cell a1 or a2 changes. -- Becky McGillycuddy |
All times are GMT +1. The time now is 02:19 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com