How can I retrieve multiple rows that match one criteria, i.e. a d

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

Guest

Hi, can anyone help please? I'm not sure which function I should be using
even!

If I have a list of people, address columns, postcode and a date in one
sheet so how can i return all the people (and all of their address and
postcode too) who are coming on a certain date to a different spreadsheet
(not using autofilter). There could be 10's or 100's that will match the
date criteria and I want all of them, not just one?

I hope that makes sense!

Morgs
 
Somebody else will pop in with a formulaic solution, which I think is the
wrong tool for the task. I'd recommend you use Data->Import External
Data->New Database Query and let your first sheet act as a database. You can
set the date criteria in the query and return ALL the entries that match the
criteria to your spreadsheet. Plus, Excel will remember your query and allow
you to modify your criteria and update the data.
 
That sounds like a great solution. Thanks Duke - I'll give it a try today
and let you know how I got on. Especially good if I don't end up writing
lots of formulae!

Cheers, Morgs
 
Worked a treat. Took me some time to sort my queries out but that was good.
Had more problems with the actual input for producing the query but found the
parameters section in excel and managed to setup 3 queries referencing the
same date to pull back the data from 3 different spreadsheets. Worked like a
charm.

Thanks for your help - brilliant.
 

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