Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Bob Phillips wrote:
Darren, First part. ActiveCell.Offset(n,m) where n refers to the number of rows to offset (0 is same row), and m is the number of columns. Both n and m vcan be negative to allow for rows/columns before. Or ActiveCell(n+1, m+1) Alan Beban |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formatting-Referencing adjacent cell | Excel Discussion (Misc queries) | |||
Viewing selected non-adjacent cells | Excel Discussion (Misc queries) | |||
referencing selected cells | Excel Worksheet Functions | |||
Conditional coloring of Excel cells, based on adjacent cell values? | Excel Worksheet Functions | |||
SOS VBA Code Emergency: need to copy tell to empty cell direct below where values in adjacent cells in different column are equal to each other. | Excel Programming |