Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I am using the worksheet_activate and worksheet_deactivate events to turn on and off Excels automatic calculation so that when I select "Sheet_1" it turns calculate on and off when the sheet is deselected. The problem is that using the events in this way appears to clear the clipboard. As a result I am unable to manually paste data to Sheet_1. How would I get around this? I am using the application.calculation = xlManual to turn off and on calculation. Thanks in advance Andi |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
launching Excel clears clipboard | Excel Discussion (Misc queries) | |||
Strange behaviour - loading Excel clears Clipboard | Excel Discussion (Misc queries) | |||
Worksheet_SelectionChange clears clipboard - can I stop this? | Excel Programming | |||
Really Need Help: side effect clears clipboard!!! | Excel Programming | |||
Clear Clipboard on Workbook Close Event (Excel XP) | Excel Programming |