Hi
I’ve got a vlookup in one sheet that looks up data from another sheet.
However, there are a number of instances where there is no matching data, so the formula has been written to return a blank instead of an error.
But I’d like to to create a formula which returns the value of the cell below the active cell IF the value of the cells above and below the active cell are the same
Eg
If cell A1 had the word “Cool”
Cell A2 was blank and
Cell A3 had the word “Cool”
I’d want the value of cell A2 to be “Cool.”
Has anyone done this before?
TIA
I’ve got a vlookup in one sheet that looks up data from another sheet.
However, there are a number of instances where there is no matching data, so the formula has been written to return a blank instead of an error.
But I’d like to to create a formula which returns the value of the cell below the active cell IF the value of the cells above and below the active cell are the same
Eg
If cell A1 had the word “Cool”
Cell A2 was blank and
Cell A3 had the word “Cool”
I’d want the value of cell A2 to be “Cool.”
Has anyone done this before?
TIA