Setting up excel sheet to 'query' data from table & return info

cathy2007

New Member
Joined
Sep 14, 2007
Messages
24
Looking to set up a simple query:

Job Stream: person would key in - let's say "IT"
Org Level: person would key in - 3

Then output would be:
Employee Name: all results from table that match IT AND 3 and higher when looking through table of employee records

Would this be an IF statement, or Vlookup, and what is formula? Can the formula pull IT and 3, 4, 5, etc. from data in a column?

Thank-you!!
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
Hi Cathy

there's a process in Excel for building a filter, not an auto filter though that would be an option also, see Microsoft Help for details.

Alternately you could use auto filter and select the job steam value and for the level you can select greater than or equal to
1600413202451.png


If you want to be able to type in the criteria and have the list appear I think you'd need to go for VBA. The auto filter is a pretty good option. To apply an auto filter, select the columns you want to filter and go to the data ribbon and click filter or press ctrl+shift+L:
1600413326026.png
 
Upvote 0

Forum statistics

Threads
1,215,491
Messages
6,125,108
Members
449,205
Latest member
ralemanygarcia

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top