View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_2_] Don Guillett[_2_] is offline
external usenet poster
 
Posts: 1,522
Default Extract filtered data

On Wednesday, July 11, 2012 2:35:13 PM UTC-5, Jim Lavery wrote:
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.


As ALWAYS, post your code for comments.