Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try the DisplayAlerts Property. This can be used to turn off alerts during
execution. Be sure to set the property to true at the end of the Macro. "dr chuck" wrote in message ... I am copying and pasting data using a macro. After the data is successfully copied and pasted i get a message: Large amounts of data are on the clipboard do you want to be able to paste this data into a program later? yes no cancel. Can i just clear the clipboard in my macro to avoid this message ??? or circumvent the message? -- thanks dr chuck |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to copy/paste without using clipboard? | Excel Discussion (Misc queries) | |||
clipboard copy & paste | Excel Discussion (Misc queries) | |||
Copy outside Clipboard contents (html page) to a cell in Excel | Excel Programming | |||
Copy outside Clipboard contents (html page) to a cell in Excel | Excel Programming | |||
Paste contents of windows clipboard into a vba 2d array? | Excel Programming |