Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 14
Default How do I unselect a cell in a macro

The cells that you copy when you want to paste data into another location.
After you copy cells, a moving border appears around them to indicate that
they've been copied.
In my macro I copy the value at a cell and paste to a child sheet.....the
copied cell continues to have the moving boarder..Is there a command in VAB
to deselect to shut off the moving border ????
Thanks for any help
Chris
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,696
Default How do I unselect a cell in a macro

Application.CutCopyMode = False

"cgnotrom" wrote:

The cells that you copy when you want to paste data into another location.
After you copy cells, a moving border appears around them to indicate that
they've been copied.
In my macro I copy the value at a cell and paste to a child sheet.....the
copied cell continues to have the moving boarder..Is there a command in VAB
to deselect to shut off the moving border ????
Thanks for any help
Chris

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 14
Default How do I unselect a cell in a macro

Thankyou so much. I have been searching for this for a week now. Just didnt
know how to ask the f1 file for the proper responce.
Thanks again.
Chris

"Sean Timmons" wrote:

Application.CutCopyMode = False

"cgnotrom" wrote:

The cells that you copy when you want to paste data into another location.
After you copy cells, a moving border appears around them to indicate that
they've been copied.
In my macro I copy the value at a cell and paste to a child sheet.....the
copied cell continues to have the moving boarder..Is there a command in VAB
to deselect to shut off the moving border ????
Thanks for any help
Chris

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Deselect (Unselect) Cells gtabmx Excel Discussion (Misc queries) 15 January 6th 10 02:13 PM
Unselect all selected areas in all sheets SiriS Excel Discussion (Misc queries) 2 January 20th 06 08:36 AM
How can I select one checkbox and have it unselect other ones? Jake Excel Worksheet Functions 1 October 10th 05 03:39 AM
Unselect Option Box Jon Excel Discussion (Misc queries) 1 May 18th 05 01:02 AM
Can't unselect a cell - What's wrong??????????? Andre Excel Discussion (Misc queries) 1 May 10th 05 12:23 AM


All times are GMT +1. The time now is 01:46 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"