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

You'll have to include in the macro the logic to identify a row that is part
of a header, and delete it.

On Sat, 5 Mar 2005 17:48:34 -0800, "David Bateman"
wrote:

I import a large amount of data into excel unfortunately there are headers
or footers interspersed with the data. Sometimes the headers take up 10 rows
and sometimes it takes up 11. How would I programmatically remove them?