Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
When running a macro the copied cell reference remains in the "copy" mode
after the macro ends. How can I insert the escape (esc) keystroke at the end of the macro? This action will shot off the copy mode. Thanks - sony -- Sony Luvy |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Application.CutCopyMode = False
-- Regards Ken....................... Microsoft MVP - Excel Sys Spec - Win XP Pro / XL 97/00/02/03 ------------------------------*------------------------------*---------------- It's easier to beg forgiveness than ask permission :-) ------------------------------*------------------------------*---------------- "sony654" wrote in message ... When running a macro the copied cell reference remains in the "copy" mode after the macro ends. How can I insert the escape (esc) keystroke at the end of the macro? This action will shot off the copy mode. Thanks - sony -- Sony Luvy |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Ken - Thanks, that worked. Sony
-- Sony Luvy "Ken Wright" wrote: Application.CutCopyMode = False -- Regards Ken....................... Microsoft MVP - Excel Sys Spec - Win XP Pro / XL 97/00/02/03 ------------------------------Â*------------------------------Â*---------------- It's easier to beg forgiveness than ask permission :-) ------------------------------Â*------------------------------Â*---------------- "sony654" wrote in message ... When running a macro the copied cell reference remains in the "copy" mode after the macro ends. How can I insert the escape (esc) keystroke at the end of the macro? This action will shot off the copy mode. Thanks - sony -- Sony Luvy |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You're welcome :-)
Regards Ken........................ "sony654" wrote in message ... Ken - Thanks, that worked. Sony -- Sony Luvy "Ken Wright" wrote: Application.CutCopyMode = False -- Regards Ken....................... Microsoft MVP - Excel Sys Spec - Win XP Pro / XL 97/00/02/03 ------------------------------*------------------------------*---------------- It's easier to beg forgiveness than ask permission :-) ------------------------------*------------------------------*---------------- "sony654" wrote in message ... When running a macro the copied cell reference remains in the "copy" mode after the macro ends. How can I insert the escape (esc) keystroke at the end of the macro? This action will shot off the copy mode. Thanks - sony -- Sony Luvy |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Macro Question | Excel Worksheet Functions | |||
using a macro question revisited | Excel Discussion (Misc queries) | |||
Copy cell format to cell on another worksht and update automatical | Excel Worksheet Functions | |||
Excel Macro Question about Conditional Formatting | New Users to Excel | |||
Attn: Dave P. Question re Pix Calls via Macro | Excel Discussion (Misc queries) |