Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default how to supress clipboard notice?

I am using a macro to copy information from a *.csv file that is generated by an application to import it into a spreadsheet and format the page. How do I supress the following message after I have executed the command to close the file that the data is copeid to and paseted into the new sheet

"There is a large amount of information on the Clipboard. Do you want to be able to paste this in another program later

-To save it on the Clipboard so that you can paste it later, click Yes
-To delete it from the Clipboar and free memory, click No.

Thanks for you hel

Sherri
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 860
Default how to supress clipboard notice?

Hi Sherri,

The following line of code should do the trick:

Application.CutCopyMode=False

--
Regards,

Jake Marx
MS MVP - Excel
www.longhead.com

[please keep replies in the newsgroup - email address unmonitored]


Sherri wrote:
I am using a macro to copy information from a *.csv file that is
generated by an application to import it into a spreadsheet and
format the page. How do I supress the following message after I have
executed the command to close the file that the data is copeid to and
paseted into the new sheet?

"There is a large amount of information on the Clipboard. Do you
want to be able to paste this in another program later?

-To save it on the Clipboard so that you can paste it later, click
Yes.
-To delete it from the Clipboar and free memory, click No. "

Thanks for you help

Sherri

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default how to supress clipboard notice?

THANKS!!
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
Notice that there was a change Ana via OfficeKB.com Excel Discussion (Misc queries) 2 July 30th 09 10:39 AM
Clipboard empty but still get waring that clipboard is full Steve Excel Discussion (Misc queries) 0 June 17th 08 09:05 PM
Why won't sumproduct notice new information? forevertrying Excel Worksheet Functions 8 April 11th 08 03:53 PM
Contract/Notice Dates MLC Excel Discussion (Misc queries) 2 October 25th 07 05:25 PM
Deadline Notice roy.okinawa Excel Worksheet Functions 2 June 27th 06 11:37 PM


All times are GMT +1. The time now is 08:52 PM.

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

About Us

"It's about Microsoft Excel"