Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am attempting to sum the range selected by this code:
With Sheets("Sheet1") .Range(.Cells(Row1, Col1), .Cells(Row2, Col2)).Select End With Thanks in advance for your help! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Setting Range Name using R1C1 | Excel Programming | |||
Range selection with R1C1 | Excel Discussion (Misc queries) | |||
Discontinuous Range via VBA using R1C1? | Excel Programming | |||
Using R1C1 in VB to select a range | Excel Programming | |||
R1C1 to Range | Excel Programming |