4 criteria Index Match Lookup table

we_B_jamin

New Member
Joined
May 14, 2014
Messages
2
Hello All,

I am new to Mr. Excel, and I have usually been able to solve issues without assistance but alas, my spreadsheets are getting more complex.

To keep it brief:

I need to look up a table of life expediencies, information in the table is organized as follows:

ABCDEFGHIJ
NEW Life Expectancy TableOLD Life Expectancy Table
Non SmokerSmoker Non SmokerSmoker
AgeMaleFemaleMaleFemaleAge NearestMale Non SmokerFemale Non SmokerMale SmokerFemale Smoker
0000000000
0000000000
15597160671564685663
16607059661663675562
17616958651762665461
18626857641861655360
19636756631960645259

<colgroup><col><col span="4"><col><col><col><col><col></colgroup><tbody>
</tbody>

A, B, C etc.. are the columns (ignore "F" as it will be removed)
Basically I have 3x drop down lists.
1) Table: New vs. Old
2) Status: Non Smoker vs. Smoker
3) Sex: Male vs. Female
The last input is the age, which corresponds to column A (input cell)

I can't figure out how to do a nice, clean, index & match. I though of creating a reference table with a vlookup to select the column.

Any ideas

Thanks for your help.
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
Any reason you can't reorganise your data into a single table:

OldvNew| Gender | Smoker | Age | Expectancy

??
 
Upvote 0
Can anybody help me to find a specific sequence of numbers in given data?

eg: in a data (in column) i want to find and highlight cells (in column) containing sequence 2001 which is repeated throughout the column at irregular intervals. Thanks!
1
1
1
2
2
1
2
5
3
3
3
2
5
6
7
8
6
2
0
0
1
2
1
0
0
2
0
0
1
2
1
0
0
 
Upvote 0

Forum statistics

Threads
1,215,263
Messages
6,123,957
Members
449,135
Latest member
jcschafer209

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