Posted to microsoft.public.excel.programming
|
|
creating macro VB in Excel - find and move program
Try...
Worksheets("Sheet1").Rows(ActiveCell.Row).EntireRo w.Select
--
Brassman
------------------------------------------------------------------------
Brassman's Profile: http://www.excelforum.com/member.php...o&userid=13290
View this thread: http://www.excelforum.com/showthread...hreadid=547421
|