View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Brassman[_12_] Brassman[_12_] is offline
external usenet poster
 
Posts: 1
Default 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