Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all, can anyone help me with this line:
cell.Offset(1, .Range "G").Value = "x" I am trying to offset a row to a specific column this is what the original line read: cell.Offset(1, -5).Value = "x" I was hoping to use a range letter instead of a number. God bless jsd219 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
OFFSET Range | Excel Worksheet Functions | |||
Range offset | Excel Programming | |||
Copy range using offset range value | Excel Programming | |||
Problem with Range.Cells.Offset and Range.Cells( row + offset, column) | Excel Programming | |||
range offset | Excel Programming |