Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can i convert the macro below to Acivecell.Formula = ??? i.e get
the cell reference of the resulting cell. Sub activece() ActiveCell.Value = ActiveCell.Offset(0, -1).End(xlUp) End Sub Thxs |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Understanding .End(xlUp) (1,1) | Excel Discussion (Misc queries) | |||
End(xlUp) question | Excel Discussion (Misc queries) | |||
problem with .end(xlUp).row | Excel Discussion (Misc queries) | |||
End(xlUp) | Excel Programming | |||
Stupid End(xlup) problem | Excel Programming |