Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default How to unselect?

How do I unselect a range? When I use Unselect, Excel doesn't appear to know
it, as it doesn't capitalize the U?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default How to unselect?

Could just select something else.

I usually just pick an empty cell and select there - e.g.

cells(1,1).select

"Kou Vang" wrote:

How do I unselect a range? When I use Unselect, Excel doesn't appear to know
it, as it doesn't capitalize the U?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default How to unselect?

Yea, I usually do that too, but I was a bit mistified that PowerPoint and
Publisher have Unselect Methods, and yet I can't find a trace of that in
Excel? Strange...

"Giles" wrote:

Could just select something else.

I usually just pick an empty cell and select there - e.g.

cells(1,1).select

"Kou Vang" wrote:

How do I unselect a range? When I use Unselect, Excel doesn't appear to know
it, as it doesn't capitalize the U?

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default How to unselect?

Excel requires that *something* be selected. That can be a
range, a chart, a shape, or anything else, but something needs to
be selected.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Kou Vang" wrote in message
...
Yea, I usually do that too, but I was a bit mistified that
PowerPoint and
Publisher have Unselect Methods, and yet I can't find a trace
of that in
Excel? Strange...

"Giles" wrote:

Could just select something else.

I usually just pick an empty cell and select there - e.g.

cells(1,1).select

"Kou Vang" wrote:

How do I unselect a range? When I use Unselect, Excel
doesn't appear to know
it, as it doesn't capitalize the U?



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
Unselect OptionButton. How to? Matt[_33_] Excel Programming 6 October 25th 05 04:09 AM
Unselect range Biff Excel Programming 8 September 30th 05 09:31 PM
Unselect Option Box Jon Excel Discussion (Misc queries) 1 May 18th 05 01:02 AM
Unselect a Cell?????? Andoni[_25_] Excel Programming 3 September 3rd 04 07:49 PM
Unselect Filtre .... sal21[_12_] Excel Programming 1 February 23rd 04 01:54 PM


All times are GMT +1. The time now is 10:03 AM.

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

About Us

"It's about Microsoft Excel"