Welcome . Please help me obtain a formula that enables me to get the last value in the row provided that the names in columns A and H match. I was using the following formula, which in turn actually fetches the last value, but without matching or searching for the name in column H.
=LOOKUP(2;1/(B2:E2<>"");B2:E2)
=LOOKUP(2;1/(B2:E2<>"");B2:E2)