Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / January 2006

Tip: Looking for answers? Try searching our database.

Active Range?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mturner - 24 Jan 2006 16:18 GMT
Is there a way of referring to an active selection of cells in vba, like
you can activecell for an individual cell?

Signature

mturner

Dave Peterson - 24 Jan 2006 16:24 GMT
Use Selection

if selection.cells.count > 1 then
  'more than one cell selected
...

> Is there a way of referring to an active selection of cells in vba, like
> you can activecell for an individual cell?
[quoted text clipped - 4 lines]
> mturner's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=30147
> View this thread: http://www.excelforum.com/showthread.php?threadid=504516

Signature

Dave Peterson

mturner - 24 Jan 2006 16:41 GMT
Thanks, I'll give it a try.;)

Signature

mturner

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.