View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
mangesh_yadav[_69_] mangesh_yadav[_69_] is offline
external usenet poster
 
Posts: 1
Default Insert Row without Selecting

Worksheets(SheetName).Rows("10:10").EntireRow.Inse rt

- Manges

--
Message posted from http://www.ExcelForum.com