Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
may have asked this before, but which of these is preferable? (disregarding the
select<g) ws.range(ws.cells(2,1),ws.cells(3,1)).select ws.range(cells(2,1),cells(3,1)).select range(ws.cells(2,1),ws.cells(3,1)).select -- Gary |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I enter formula sum(range+range)*0.15 sumif(range=3) | Excel Discussion (Misc queries) | |||
Using a variable in a Rows Hidden Staement | Excel Programming | |||
Excel Addin:Setting the range to the Excel.Range object range prop | Excel Worksheet Functions | |||
If staement and macro | Excel Programming | |||
how to? set my range= my UDF argument (range vs. value in range) [advanced?] | Excel Programming |