Thread: Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
D D is offline
external usenet poster
 
Posts: 121
Default Macro

Hi:

I would like to have a macro that deletes the row headings that are always
the same; I could record that. but, I also want to delete the rows at the
end of the file that are always not in the same position. Ho do I check when
the file is ending and delete the next rows?

First col. is numeric; but the problem is, that sometimes the first invalid
row that I want to be deleted starts with a number?!

Thanks in advance,

Dan