View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Fan924 Fan924 is offline
external usenet poster
 
Posts: 238
Default Macro to restore previous content of clipboard

What I do now is to clear the clipboard before exiting macro with this
Application.CutCopyMode = False