View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Greg Lovern Greg Lovern is offline
external usenet poster
 
Posts: 224
Default CutCopyMode -- What workbook was copied?

On Jan 23, 3:49 pm, Greg Lovern wrote:
I assume that if you know what
workbook was copied, then you know that whatever is selected in the
activesheet in that workbook is what was copied.


Whoops, that's not true.

Same basic question though -- is there any way to tell what was
copied, if it might have been copied from another workbook?

Greg