Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How do I disable 'clipboard' message window in an Excel macro?

I have written a macro that collects data from dozens of data files into a
single workbook. Every time the macro closes one of the data files I get an
automatic message window that says "There is a large amount of data on the
clipboard. Do you want to save for future applications?" and I must manually
click 'no' dozens of times in this 'automatic' macro.

How do I disable this message window so that it doesn't disrupt my macro?
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default How do I disable 'clipboard' message window in an Excel macro?

Tom Ogilvy's solution disables the warnings.

when you're done with the CB you can clear the
clipboard with a simple application.cutcopymode=false
before closing the file.



keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


?B?SmFzb24gR3JpZXNiYWNo?= <Jason
wrote:

I have written a macro that collects data from dozens of data files
into a single workbook. Every time the macro closes one of the data
files I get an automatic message window that says "There is a large
amount of data on the clipboard. Do you want to save for future
applications?" and I must manually click 'no' dozens of times in this
'automatic' macro.

How do I disable this message window so that it doesn't disrupt my
macro?


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
How to disable displaying clipboard within Excel? Eric Excel Discussion (Misc queries) 2 August 25th 09 11:53 AM
enable disable macro message Lisa Fischer Excel Programming 4 May 21st 04 10:27 PM
Remove Enable/Disable Macro message at startup carvil16[_3_] Excel Programming 1 January 27th 04 04:25 PM
Macro Enable/Disable Window Should Not Appear But It Does MWE[_10_] Excel Programming 0 January 23rd 04 05:44 PM
Disable Clipboard Dialog Box during Macro Tom Excel Programming 0 August 15th 03 04:52 PM


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