Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings,
I tend to regard .Select as the goto of Excel VBA: it is seldom necessary and makes code harder to read, not to mention slower. Nevertheless, I do sometimes use it - but (if I am honest) only in cases where I do not really understand the object model (which in my case includes things like PasteSpecial and Sort) and thus rely on editing code from the macro recorder. Is it *ever* necessary to select a range before performing some operation involving it? Just curious. Have a good day -John Coleman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA: Column Select then Data Select then return to cell A1 | Excel Discussion (Misc queries) | |||
Using formulas to select cells (Ex: Select every nth cell in a col | Excel Discussion (Misc queries) | |||
How to select data series to format? (alternative needed) | Charts and Charting in Excel | |||
Help Needed: ComboBox to select row and Cut xl 97 | Excel Programming | |||
Select Case Information Needed | Excel Programming |