Using multiple criteria to find data in multiple sheets

RobVanWinkle

New Member
Joined
Mar 31, 2017
Messages
2
Hi all,
I've searched everywhere, and can't seem to find a solution that works and need some guidance. I have a workbook that has 5 different sheets, all containing similar date (Columns are the same on each sheet). I need to keep these sheets separate.
The user selects their four options (each based on columns in the existing worksheets), and the query pulls the remaining data from the other columns that match that criteria (or maybe better stated, It shows me all the rows that match those four options). Here's an example of what I'm trying to do (where the top table are my options to select, and it pulls the data from the rest of the columns were those 4 options all match). Any ideas?
Option 1Product
Option 2State
Option 3Yes or No
Option 4Fee or No fee

<tbody>
</tbody>

WhoWhatWhereWhenWhy

<tbody>
</tbody>
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
Here is a better example of the table. The data that is shown is pulled from two other worksheets (as described in the question), based on the selections in drop downs for Product, State, Y/N, and Fee/No Fee:

Product
Elephant
State
IN
Y/N
N
Fee/No Fee
Fee
Who
What
Where
When
Why
Smith
Cows
Cabinet
Thursday
Collateral
Walters
Geese
Cabinet
Tuesday
Collateral

<tbody>
</tbody>
 
Upvote 0

Forum statistics

Threads
1,216,099
Messages
6,128,820
Members
449,469
Latest member
Kingwi11y

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