View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
MattShoreson[_122_] MattShoreson[_122_] is offline
external usenet poster
 
Posts: 1
Default Deleting Rows


you need to qualify your statement...

Sheet2.Cells(sheetcell(i), 1).EntireRow.Delete


--
MattShoreson
------------------------------------------------------------------------
MattShoreson's Profile: http://www.excelforum.com/member.php...fo&userid=3472
View this thread: http://www.excelforum.com/showthread...hreadid=563642