View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob Bovey Rob Bovey is offline
external usenet poster
 
Posts: 811
Default Dumping Clipboard Memory

"ianripping " wrote in message
...
In one of my macro's, alot of copy and pasting takes place.

Is there a way of dumping everything that it stores in the clipboard
memory when it has finished?


Application.CutCopyMode = False should do it.

--
Rob Bovey, MCSE, MCSD, Excel MVP
Application Professionals
http://www.appspro.com/

* Please post all replies to this newsgroup *
* I delete all unsolicited e-mail responses *