Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I copy stuff from Excel 2000, SP-3 to the clipboard, Excel often
clears the clipboard so that when I go to use the copies material it is no longer there. How can I prevent Excel from automatically clearing the clipboard. Thanks. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can't prevent Excel from clearing the clipboard. The best
practice is to copy the range immediately before pasting it, without other code running between the two operations. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com wrote in message ... When I copy stuff from Excel 2000, SP-3 to the clipboard, Excel often clears the clipboard so that when I go to use the copies material it is no longer there. How can I prevent Excel from automatically clearing the clipboard. Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Clearing cells without clearing formulas | Excel Discussion (Misc queries) | |||
clearing the clipboard | Excel Discussion (Misc queries) | |||
clipboard clearing in excel, access, word... | Excel Discussion (Misc queries) | |||
Clearing clipboard | Excel Programming | |||
Clearing clipboard | Excel Programming |