View Single Post
  #2   Report Post  
Rowan
 
Posts: n/a
Default

A few ways:

Rows(1).Delete
ActiveCell.EntireRow.Delete
Range("A1").EntireRow.Delete

Regards
Rowan

"kiran" wrote:

Hi All
Can any one tell me how to write a macro to delete a row