Undo stack

A

Alan Hutchins

Is there any way of accessing the Undo stack in Excel ?

Put simply the problem is this:

We use a ChangeEvent procedure to capture the value
entered into a cell.

This works fine if the value is changed or deleted.

However, if the cell in question is part of a formula, the
changed value is not recorded.
 
Top