Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I got code doing copy & paste running - it has to be copy paste because I use it to restore links if someone make drag & drop with the refrenece cell. To overcome this, I use cells with "relative liks" to paste back into the reference cell that was broken. however, as trigger I has a worksheet_event and this means that if I a user try to do a copy paste, their clipboard get overwritten by my code. Can anybody find a solution to "remember" the clipboard for the user before I ran the code? A solution could else maybe be to restore the links by cells.formula ="=...' cod of some kind. Any code snippets of that, by the way? /Regards |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel & Access 2007 SP1 - Data in the Clipboard "damaged" | Excel Discussion (Misc queries) | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
How to disable "There is a large amount of data on the clipboard..." | Excel Discussion (Misc queries) | |||
Make "Insert Hyperlink" remember the last location | Links and Linking in Excel | |||
Subject: Not showing "info on clipboard" message | Excel Programming |