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 / September 2007

Tip: Looking for answers? Try searching our database.

VBE Coding tools

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
diddy_david - 20 Sep 2007 09:48 GMT
I depend on the list properties/method tool in th editor to write code and I
can't understand why it sometimes works and other times not. EG. if  I type

Range("A1").

the properties/method tool is shown. If I enter

Selection.

it is not shown, why is that??
Bob Phillips - 20 Sep 2007 10:42 GMT
Because selection is not necessarily a range, it can be a number of objects,
so intellisense doesn't know what to suggest.

Same with Activesheet, that is not necessarily a worksheet.

Signature

---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

>I depend on the list properties/method tool in th editor to write code and
>I
[quoted text clipped - 8 lines]
>
> it is not shown, why is that??
 
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.