View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kueck Kueck is offline
external usenet poster
 
Posts: 4
Default Macro to remove rows

I need a macro that will delete all rows that don't have an "account number"
in a certain column. The spreadsheet has been imported from a text format
and I need to delete the rows that include the page headers, column headings
etc.

Thanks.