Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a program that goes and copies a bunch of data from
another workbook then closes the other workbook. I get the following pop up every time it does this and would like to know is there anything I can do to stop this. There is a large amout of information on the clipboard. ******** You have to then click yes not or cancel |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
After the copy and paste and before you close the other workbook
Application.CutCopyMode = False Assuming you want to dump the data in the clipboard. And -- Regards, Tom Ogilvy "Michelle" wrote in message ... I have a program that goes and copies a bunch of data from another workbook then closes the other workbook. I get the following pop up every time it does this and would like to know is there anything I can do to stop this. There is a large amout of information on the clipboard. ******** You have to then click yes not or cancel |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Where does Ms XL store the clipboard ? or where does MS Windowsstore clipboard ? | Setting up and Configuration of Excel | |||
Where does Ms XL store the clipboard ? or where does MS Windowsstore clipboard ? | Setting up and Configuration of Excel | |||
Clipboard empty but still get waring that clipboard is full | Excel Discussion (Misc queries) | |||
Clipboard | Excel Discussion (Misc queries) | |||
CLIPBOARD | Excel Programming |