Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to write a macro, to be attached to a label, that upon clicking
the label, would put the named range on the clipboard, and then paste the range at a cell in the worksheet with another click. current code: Sub More_time() Range("More_Time").Select Selection.Copy End Sub would like to paste by clicking |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Simple Macro - I think... Copy - Paste on Click | Excel Discussion (Misc queries) | |||
UserForm - Right-click a Textbox and Paste | Excel Programming | |||
why can't you right click then paste inside screentip box? | Excel Discussion (Misc queries) | |||
The right click on my mouse does not give me the option to paste | Excel Discussion (Misc queries) | |||
Macro for one-click paste special transpose | Excel Programming |