SendKeys for Ctrl+Z and Ctrl+Y macros . . . https://msdn.microsoft.com/en-us/vba/excel-vba/articles/application-sendkeys-method-excel
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Why doesn't this work consistently:
SendKeys ("^Z"), True
But...