View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default How to clear clipboard memory?

application.cutcopymode = false
may work for you.



Eric wrote:

Does anyone have any suggestions on how to clear Excel's clipboard memory?
If I exit excel, will all clipboard memory be automatically deleted?
Thanks in advance for any suggestions
Eric


--

Dave Peterson