Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
When I select cells to copy with:
Selection.Copy What I must do to remove this selection? I think it's easy but I cannot find how I remove this selection. Thank you, very much! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try this:
Application.CutCopyMode = False HTH, Elkar "User VB Excel" wrote: When I select cells to copy with: Selection.Copy What I must do to remove this selection? I think it's easy but I cannot find how I remove this selection. Thank you, very much! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Application.CutCopyMode = False
Gord Dibben MS Excel MVP On Thu, 23 Aug 2007 07:26:17 -0700, User VB Excel <User VB wrote: When I select cells to copy with: Selection.Copy What I must do to remove this selection? I think it's easy but I cannot find how I remove this selection. Thank you, very much! |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Elkar:
Thank you very much! Yours sincerely, Horacio "Elkar" wrote: Try this: Application.CutCopyMode = False HTH, Elkar "User VB Excel" wrote: When I select cells to copy with: Selection.Copy What I must do to remove this selection? I think it's easy but I cannot find how I remove this selection. Thank you, very much! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to prepare combination chart in excel | Charts and Charting in Excel | |||
How do I prepare a debt acceleration worksheet in Excel? | Excel Worksheet Functions | |||
How excel can prepare automatically sales book | Excel Discussion (Misc queries) | |||
how to prepare 3 dimension graph in excel | Charts and Charting in Excel | |||
How do I prepare a comparitive analysis graph in Excel | Charts and Charting in Excel |