View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Macro to clear Clipboard

Maybe...

application.cutcopymode = false

??

gj wrote:

Can't find a way to clear the clipboard using a macro

Thanks
GJ


--

Dave Peterson