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

How do I automate clear clipboard with VBA? automate Edit - office
clipboard -clear all

I tried to record the VBA code but no code was recorded.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default automate clear clipboard

Hi YZXIA

With VBA you use this after your paste code line

Application.CutCopyMode = False



--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"YZXIA" wrote in message oups.com...
How do I automate clear clipboard with VBA? automate Edit - office
clipboard -clear all

I tried to record the VBA code but no code was recorded.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default automate clear clipboard

Application.CutCopyMode = False


Gord Dibben MS Excel MVP

On 2 Feb 2007 12:38:41 -0800, "YZXIA" wrote:

How do I automate clear clipboard with VBA? automate Edit - office
clipboard -clear all

I tried to record the VBA code but no code was recorded.


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
Why does it clear my clipboard? Jessica P Excel Discussion (Misc queries) 5 March 19th 08 09:14 PM
VBA Clear clipboard NickH[_3_] Excel Programming 5 November 13th 05 06:02 PM
Clear Clipboard in VB Steve Excel Programming 2 February 26th 04 02:30 PM
Clear Clipboard John McGimpsey Excel Programming 0 February 1st 04 10:14 PM
Clear clipboard Deer Hunter Excel Programming 1 August 4th 03 01:47 PM


All times are GMT +1. The time now is 01:19 AM.

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"