Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have set "G" as the a range.
In the later part, I need to use "G" as a reference to set itself as another range. what is the correct syntex? Set G = Worksheets(E).Range("B21") .... Set G = Range(G).End(xlRight) <-----Error occurs here Please help! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to refer to a range except one cell | Excel Discussion (Misc queries) | |||
Refer to first cell in range | Excel Programming | |||
Refer to a Single cell in a name range | Excel Worksheet Functions | |||
How do I refer a Range to a Cell | Excel Worksheet Functions | |||
Can VLookup refer to a cell with a range name? | Excel Programming |