Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 172
Default turn off pastespecial warnings

You could try :

Application.Displayalerts=FALSE
Selection.PasteSpecial Paste:=xlPasteAll,
Operation:=xlNone,SkipBlanks:=False, Transpose:=False



Corey....
"Bruce" wrote in message
...
When I do a paste special as below I get the following prompt;

'There is a large amount of information on the clipboard. Do you want to
paste this information later.

How can I auto answer No to this?

Selection.PasteSpecial Paste:=xlPasteAll, Operation:=xlNone,
SkipBlanks:=False, Transpose:=False

Regards,

Bruce



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
Warnings Lynz[_2_] Excel Discussion (Misc queries) 3 August 14th 07 03:58 PM
Upcoming expiry date warnings that turn cell contents red Heather via OfficeKB.com Excel Discussion (Misc queries) 3 October 17th 05 06:32 PM
How do I turn off macro warnings? Jeff Stroope Excel Programming 3 April 27th 05 07:05 PM
Enable Warnings scott Excel Programming 2 February 4th 05 10:06 PM
Turn off warnings in Macro Patti Excel Worksheet Functions 1 January 21st 05 05:47 PM


All times are GMT +1. The time now is 12:12 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"