ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I turn off the clipboard warning when a file is closed? (https://www.excelbanter.com/excel-discussion-misc-queries/42655-how-do-i-turn-off-clipboard-warning-when-file-closed.html)

UNIChuck

How do I turn off the clipboard warning when a file is closed?
 
I do a lot of csv transfer to excel and every time I close a file it warns me
that the clipboard has Items on it. How do I stop this warning? I do up to
300 files at a time so I just want the data to dump when the file closes.

Dave Peterson

If you're closing via code, you could use:

application.cutcopymode = false

If you're doing it manually, try hitting the escape key (or just copy a single
cell).



UNIChuck wrote:

I do a lot of csv transfer to excel and every time I close a file it warns me
that the clipboard has Items on it. How do I stop this warning? I do up to
300 files at a time so I just want the data to dump when the file closes.


--

Dave Peterson


All times are GMT +1. The time now is 10:41 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com