Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a macro which opens a lot of documents (approx 90) as text files, extracts some data and copies this into excel for manipulation. The problem I have is that when the macro is closing each text file a large amount of data has already been copied to the clipboard.I get the following message: "There is a large amount of information on the Clipboard. Do you want to be able to paste this information to another program later?" User intervention is required which I want to avoid.I always want to select "No" to this option, but at the moment I have to do it 90+ times. Is there some code I can insert to my macro to automatically select "No" each time? Help gratefully received. Graham |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Retrieving info from "child" to a "parent" document | Excel Discussion (Misc queries) | |||
Shortcut key for "Paste Options" and "Error Checking" buttons? | Excel Discussion (Misc queries) | |||
Complex if test program possible? If "value" "value", paste "value" in another cell? | Excel Discussion (Misc queries) | |||
Subject: Not showing "info on clipboard" message | Excel Programming | |||
Not showing "info on clipboard" message | Excel Programming |