View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_3_] Jim Thomlinson[_3_] is offline
external usenet poster
 
Posts: 983
Default Selection Change Event

When I use the selection change event, if I have copied a range of cells and
move to a new location, I lose the copied data (same as cutcopymode = false).
Is there a way to maintain the copied data to be pasted to the new location?

--
Thanks In Advance...

Jim Thomlinson