Forum Discussion
Willie Van Schalkwyk
Sep 08, 2017Copper Contributor
Undo Macro actions
Hi There I've created a macro that copy some lines and delete values manually entered. I then entered a row above the lines being copied and now the macro has deleted al my formulas - which took ...
Brian Spiller
Sep 09, 2017Brass Contributor
Close without Saving and then reopen.
Restore from an AutoSaved version.
In any case, the Undo thread gets fouled up, so always be careful when working with macros that have yet to fully tested.
(But I couldn't be as effecient without them !)