Hello Ctech,
Use ActiveCell.Offset(<rows, <cols)
Myrows = Selection.rows.count
'Zero means stay in the same Row or Column
MST = ActiveCell.Offset(Myrows, 0).Address
Sincerely,
Leith Ros
--
Leith Ros
-----------------------------------------------------------------------
Leith Ross's Profile:
http://www.excelforum.com/member.php...fo&userid=1846
View this thread:
http://www.excelforum.com/showthread.php?threadid=48098