Is there any easy way how to support Undo of any write operation I do on an excel sheet?
For example, the result of my function is a range. I convert it to a range formula, in doing so, I overwrite some cells and the user would like to undo this function.