Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can anybody help me in getting a macro for the excel copy function.
I would like the copy "application" to remain active even after I have inserted a sheet or done something else before pasting what has been copied. Thxs |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Al,
Try changing the macro so that the copy / paste operation is either completed before another action clears the clipboard, or is performed after such action. --- Regards, Norman "al" wrote in message oups.com... Can anybody help me in getting a macro for the excel copy function. I would like the copy "application" to remain active even after I have inserted a sheet or done something else before pasting what has been copied. Thxs |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can i prevent another action from clearing the clipboard.
Thxs |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Al,
How can i prevent another action from clearing the clipboard I am not aware that you can. As, I suggested, run the copy / paste before or after the action which clears the clipboard.. --- Regards, Norman "al" wrote in message ups.com... How can i prevent another action from clearing the clipboard. Thxs |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting "Save As" adds "Copy of" to file name- MS Excel 2007 | 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) | |||
Excel "Move or Copy" and "Delete" sheet functions | Excel Worksheet Functions | |||
problem with Linking workbooks via "copy" and "paste link" | Excel Discussion (Misc queries) | |||
Can you "duplicate" "copy" listboxes and code to multiple cells? | Excel Programming |