I have a table which requires that several cells' values need to be manually updated. This causes a cascade of calculations to be triggered and results are displayed.
As each of the manually-updated cell values are entered, I would like to display (by any means) the difference between the old and new cell values.
For example:
Cell A1 is the last recorded Dow Jones Index - 17097.00
Today, I update the A1 cell to the current DJI value - 18058.69
I would like to display (someplace ... anyplace ... a pop up comment window would be ideal) the difference between the two values: 18058.69 - 17097.00 = 961.69
I'm stumped. Any help would be appreciated. Thanks.
Ron
As each of the manually-updated cell values are entered, I would like to display (by any means) the difference between the old and new cell values.
For example:
Cell A1 is the last recorded Dow Jones Index - 17097.00
Today, I update the A1 cell to the current DJI value - 18058.69
I would like to display (someplace ... anyplace ... a pop up comment window would be ideal) the difference between the two values: 18058.69 - 17097.00 = 961.69
I'm stumped. Any help would be appreciated. Thanks.
Ron