How do I save autofilter data

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a spreadsheet that uses autofilters. I want to apply some filters and
save the Excel spreadsheet with a different name and remove the autofilter.
I know I could cut and paste the data, but I'm looking for a better way.
 
Without code there is not a way of moving the data, you might consider
Advanced filter which will move the data to another part of the sheet, you
can then delete the original data and save as a new file (not sure that's
much shorter).

Have you considered using Custom views? This allows you to save various
filter settings and simply select the view to change the filter. This way
you may only need one file.

(View>custom views...)

Otherwise, I suspect you will need code

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top