View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
smf smf is offline
external usenet poster
 
Posts: 2
Default Delete rows Macro

Hi,

I need a macro that will select all rows from below the last entry to the
end of the workbook, and delete them. Deleting is fine, but can't get it to
find the last row with data and choose from below.

Ta,