View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shredda Shredda is offline
external usenet poster
 
Posts: 1
Default Need autofilter and data extracting help

I am trying to autofilter and then seperate data brought into a spreadsheet
from an external text file. I need to write a macro that allows me to
autofilter and move (not just copy) each set of similar data from one sheet
to a seperate, new sheet in the workbook.

Thanks for your assistance.