Hello Everybody, Im ben and Im Stuck!
x X x x x x x x x x x x x x
x |
x |
X v
x
x
(data table)
I need a formula that can look up a certain value that appears down the side, also find a value that appears across the top, and then display the value that appears at their intersection (as demonstrated in my crude diagram)
Essentially, in a seperateb tab, the user will type in employee name, the criteria pertaining to the employee in question they are interested in, and the department he works for. these 3 cells concatenate together to form a value in another hidden cell, which matches the xs that are running down the side(also in a hidden column) - A unique identifier for each criteria, for each employee essentially.
they then type the date they want the information about said employee to pertain to, in the form of a week cell, a month cell and a year cell - again, these three concatenate to a code in a seperate cell that corresponds to the values running across the top.
I need the date concatenated values and the Employee concatenated values to both be involved in a look up, such that they match up and display the value that falls between both criteria.
I have tried MATCH and INDEX but cannot seem to get it to work (V represents the desired value)
Any help would be appreciated as it is for a client.
kind Regards,
Ben.
x X x x x x x x x x x x x x
x |
x |
X v
x
x
(data table)
I need a formula that can look up a certain value that appears down the side, also find a value that appears across the top, and then display the value that appears at their intersection (as demonstrated in my crude diagram)
Essentially, in a seperateb tab, the user will type in employee name, the criteria pertaining to the employee in question they are interested in, and the department he works for. these 3 cells concatenate together to form a value in another hidden cell, which matches the xs that are running down the side(also in a hidden column) - A unique identifier for each criteria, for each employee essentially.
they then type the date they want the information about said employee to pertain to, in the form of a week cell, a month cell and a year cell - again, these three concatenate to a code in a seperate cell that corresponds to the values running across the top.
I need the date concatenated values and the Employee concatenated values to both be involved in a look up, such that they match up and display the value that falls between both criteria.
I have tried MATCH and INDEX but cannot seem to get it to work (V represents the desired value)
Any help would be appreciated as it is for a client.
kind Regards,
Ben.
Last edited: