Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Did you try this after a copy?
Application.CutCopyMode=False Two other concepts could be used to work around the problem. Both use a scratchpad method. 1. Copy to and paste from the a UserForm's Spreadsheet control. 2. Copy to and paste from a scratch xls. I have used method (1) to hold multiple copies as plain text in Userform Textbox controls. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Clipboard empty but still get waring that clipboard is full | Excel Discussion (Misc queries) | |||
Transfer clipboard from Task pane clipboard(office?) content to Excel (windows?) clipboard? | Excel Programming | |||
Restore clipboard from Task pane clipboard content? | Excel Programming | |||
Lost clipboard contents on Workbook_Activate | Excel Programming | |||
empty clipboard using macro (vb script) | Excel Programming |