Using VLookUp

  • Thread starter Thread starter AMaleThing
  • Start date Start date
A

AMaleThing

I wanted to produce a list/report from 4 other list on separate sheets
which contact a criteria, but not show list them if them do not meet
the criteria. E.g.:

1, 500, Thomas, 30
0, 300, James, 10
0, 200, Tony, 24
1, 240, Peter, 30
1, 600, Anthony, 46
MyReport (where the first column = 1)
1, 500, Thomas, 30
1, 240, Peter, 30
1, 600, Anthony, 46



I tried using VLOOKUP but couldn’t find formula which only reported my
criteria in a list.

Can anyone suggest a formula which might do so?
 
If you want a unique set of data go to worksheet menu and use Data - filter -
Advance Filter. You can also program unique filters in VBA.
 
If you want a unique set of data go to worksheet menu and use Data - filter -
Advance Filter.  You can also program unique filters in VBA.







- Show quoted text -

This worked perfectly. Thank you!
 

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