Hiya,
I have a requirement to lookup dates (1st Jan-31st Dec) from a table (attached), and the first instance of the date found should return the cell directly to the left of it. If I can have it search the individual date columns only then I assume that would be better, alternatively it could be the entire array. Whichever will work better I guess.
As an example, if I was searching for 17/08/2016, it would be found in cell P11 of the attached, and then return cell O11 (-1%), the cell directly to its left.
I have considered VLOOKUP and INDEX/MATCH but both on their own don't seem to have the desired effect.
I had thought maybe something using OFFSET?
It is important for this to be a formula in a cell, not VBA.
Anyone able to help with this please?
Many thanks
I have a requirement to lookup dates (1st Jan-31st Dec) from a table (attached), and the first instance of the date found should return the cell directly to the left of it. If I can have it search the individual date columns only then I assume that would be better, alternatively it could be the entire array. Whichever will work better I guess.
As an example, if I was searching for 17/08/2016, it would be found in cell P11 of the attached, and then return cell O11 (-1%), the cell directly to its left.
I have considered VLOOKUP and INDEX/MATCH but both on their own don't seem to have the desired effect.
I had thought maybe something using OFFSET?
It is important for this to be a formula in a cell, not VBA.
Anyone able to help with this please?
Many thanks