Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Is it possible to clear the clipboard through VB? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I generally copy a single cell in order to clear/overwrite
the clipboard. Doing this does not cause excel to prompt a clipboard warning when taking certain actions. -----Original Message----- Hi Is it possible to clear the clipboard through VB? . |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ed
Application.CutCopyMode = False Placed at end of copy/paste code. Gord Dibben Excel MVP On Fri, 6 Feb 2004 07:50:12 -0800, "Ed" wrote: Hi Is it possible to clear the clipboard through VB? |
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 | New Users to Excel |