G
Guest
I want to use a cell reference within the vlookup function, but cannot get it to work
The cell I want to reference is a concatenate of "M"+(cell reference 1)+"y"+(cell reference 2) where cell reference 1 is number 7 and cell reference 2 is number 1981 (actually month and year of birth). Cell references 1 and 2 are user entry cells and are therefore subject to change
I have created a range name of m7y1981
I can create a function of VLOOKUP(C32,M7Y1981,B3) which works, but I want the m7y1981 to change as the month and date mentioned above change, ie,m8y1946 - this being a different range
Can anyone help?
The cell I want to reference is a concatenate of "M"+(cell reference 1)+"y"+(cell reference 2) where cell reference 1 is number 7 and cell reference 2 is number 1981 (actually month and year of birth). Cell references 1 and 2 are user entry cells and are therefore subject to change
I have created a range name of m7y1981
I can create a function of VLOOKUP(C32,M7Y1981,B3) which works, but I want the m7y1981 to change as the month and date mentioned above change, ie,m8y1946 - this being a different range
Can anyone help?