select a list from several worksheets

  • Thread starter Thread starter keldo
  • Start date Start date
K

keldo

Hi all,

If I want to find out a list base on a criteria from several worksheet
into a new worksheet, how can I do?

for example,

There have a xls file called school.xls including several worksheet
Each worksheet contain a each class information, eg name of studen
(col A), age (col B), sex (col C)

I would like to find out lists of student who is under 13yrs old i
this school and list the result in a new worksheet
 
I think the options are:

#1. Copy all your data into one worksheet. Then data|filter|autofilter.
paste all the visible rows to a new worksheet.

#2. Cycle through all the worksheets and filter them. Paste each worksheet's
visible cells under the previous worksheet's data on the new worksheet.
 

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