Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 238
Default Macro to clear clipboard on exit

In a macro, I do some copying and pasting and would like to exit the
Macro with an empty clipboard. Anyone?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Macro to clear clipboard on exit

Fan924 presented the following explanation :
In a macro, I do some copying and pasting and would like to exit the
Macro with an empty clipboard. Anyone?


Try...

Application.CutCopyMode = False 'clear the clipboard

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 238
Default Macro to clear clipboard on exit

sweet......
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro to clear Clipboard gj[_2_] Excel Programming 5 August 31st 06 02:21 PM
Clipboard clear Reuel Excel Programming 9 October 24th 05 05:08 PM
Clear Clipboard John McGimpsey Excel Programming 0 February 1st 04 10:14 PM
Office Clipboard: Clear all with VBA-macro? wonder Excel Programming 0 December 18th 03 09:35 AM
Clear clipboard Deer Hunter Excel Programming 1 August 4th 03 01:47 PM


All times are GMT +1. The time now is 12:15 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"