Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
just wondering if these are functionally the same:
i = Range(ws3.Cells(2, x), ws3.Cells(lRow, x)) i = ws3.Range(Cells(2, x), Cells(lRow, x)) -- Gary |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Syntax question | Excel Worksheet Functions | |||
VBA syntax question | Excel Discussion (Misc queries) | |||
syntax question | Excel Worksheet Functions | |||
Syntax question | Excel Programming | |||
VBA Syntax Question? | Excel Programming |