View Single Post
  #9   Report Post  
Posted to microsoft.public.excel.programming
Doug Doug is offline
external usenet poster
 
Posts: 460
Default One click row highlighting

It won't let me copy and paste either. When I paste it erases the copy.
--
Thank you!


"Gord Dibben" wrote:

That is side-effect of running VBA code.

Undo stack is eliminated.


Gord Dibben MS Excel MVP

On Mon, 17 Aug 2009 13:30:02 -0700, Doug
wrote:

Might you know why this is causing my undo to loose recent changes applied to
document? When I click a cell anywhere on the sheet, it cancels all
previously saved changes. If I need to undo a change, I won't be able to.