How to unselect?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do I unselect a range? When I use Unselect, Excel doesn't appear to know
it, as it doesn't capitalize the U?
 
Could just select something else.

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

cells(1,1).select
 
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...
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top