Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro that Pastes/Special/Values with one click. But it is not
recognized by the undo feature. Is there a way that I can do this code that the Undo feature can still be used. Thank you, Steven |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Steven,
You would need to write your own undo code. Have a look here http://www.j-walk.com/ss/excel/tips/tip23.htm -- Mike When competing hypotheses are otherwise equal, adopt the hypothesis that introduces the fewest assumptions while still sufficiently answering the question. "Steven" wrote: I have a macro that Pastes/Special/Values with one click. But it is not recognized by the undo feature. Is there a way that I can do this code that the Undo feature can still be used. Thank you, Steven |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Majorly awesome, Thank you.
"Mike H" wrote: Steven, You would need to write your own undo code. Have a look here http://www.j-walk.com/ss/excel/tips/tip23.htm -- Mike When competing hypotheses are otherwise equal, adopt the hypothesis that introduces the fewest assumptions while still sufficiently answering the question. "Steven" wrote: I have a macro that Pastes/Special/Values with one click. But it is not recognized by the undo feature. Is there a way that I can do this code that the Undo feature can still be used. Thank you, Steven |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Transfer clipboard from Task pane clipboard(office?) content to Excel (windows?) clipboard? | Excel Programming | |||
Pasting in code and clipboard message | Excel Programming | |||
Code to handle clipboard message | Excel Programming | |||
How to empty the clipboard using vba code | Excel Programming |