View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
DictatorDraco DictatorDraco is offline
external usenet poster
 
Posts: 5
Default creating macro VB in Excel - find and move program

I tried brassman's approach since it was simplest. It worked! Thanks to all
of you.

"Brassman" wrote:


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