Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have multiple buttons. These buttons contain code to
copy individual cells values. Is there a way I can simply click 1 or as many as these buttons as a I want and for each button I click it just continue to add to the clip board? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No.
You might have the code build a multicell range, then copy that with a final button. Regards, Tom Ogilvy "Todd huttenstine" wrote in message ... I have multiple buttons. These buttons contain code to copy individual cells values. Is there a way I can simply click 1 or as many as these buttons as a I want and for each button I click it just continue to add to the clip board? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The Windows Clipboard is not "cumulative". The Office clipboard (Office XP
and Office 2003) is, although it doesn't copy formulas just values. It's on the Edit menu. -- Jim Rech Excel MVP |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to not display clip board on the right side? | Excel Discussion (Misc queries) | |||
clip board | Excel Discussion (Misc queries) | |||
cannot paste from clip board | Excel Discussion (Misc queries) | |||
HOW DO YOU PASTE FROM THE CLIP BOARD? | Excel Discussion (Misc queries) | |||
CLEAR CLIP BOARD | Excel Discussion (Misc queries) |