View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Lavery Jim Lavery is offline
external usenet poster
 
Posts: 21
Default Extract filtered data

I would like to extract the filtered data to another file but when I use VB
code it also takes the column titles. Any ideas?
I also need to return to the original data extract more & paste it below the
first set of extracted data in the second file.