Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does anyone know where to find a list of the properties and methods o
the Selection object? I have found it to be very useful in writing VB macros but it has no intellisense, so I have to do a lot of guesswork Some code that I've used so far: Selection.Clear 'this clears the currently selected range Selection.Name="Whatever" 'this gives a range name to the currentl selected range. I'm sure there are lots more methods and properties and I just woul like to see that list -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Object Selection | Excel Discussion (Misc queries) | |||
Object Variable Not Set Error on Selection object | Excel Worksheet Functions | |||
Method selection of object _Global falied | Excel Programming | |||
Anyplace Online With Excel 2002 Object Model in PDF File ? | Excel Programming | |||
How to find what object type is returned from Selection property ? | Excel Programming |