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 / New Users / March 2008

Tip: Looking for answers? Try searching our database.

ActiveCell

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sandy - 13 Mar 2008 20:19 GMT
I am trying to achieve

   If ActiveCell In Range ("C22:K22,C24:K24") Then

but I require assistance with the correct syntax.

Thanks
Sandy
Ron Coderre - 13 Mar 2008 20:28 GMT
Try something like this:

IF Not Intersect (ActiveCell, Range("C22:K22,C24:K24")) is Nothing THEN

(Not really intuitive, is it?)

Does that help?
--------------------------

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)

>I am trying to achieve
>
[quoted text clipped - 4 lines]
> Thanks
> Sandy
Sandy - 13 Mar 2008 20:35 GMT
Certainly is not.
Many thanks though Ron.

Sandy

> Try something like this:
>
[quoted text clipped - 19 lines]
>> Thanks
>> Sandy
Ron Coderre - 13 Mar 2008 20:49 GMT
Glad to help.

Regards,

Ron
Microsoft MVP (Excel)
(XL2003, Win XP)

> Certainly is not.
> Many thanks though Ron.
[quoted text clipped - 24 lines]
>>> Thanks
>>> Sandy

Rate this thread:






 
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.