A
Alien
I have a cell with all of this in it.
7 Hi Ho Harley D 70 - Ferrell Best Time 38.27 Starts JA 16 0 3 4 2
Starts OP 54 8 14 10 8
it cannot be changed to any other format.
I am using the formula below, elsewhere for a vlookup
=IF(V5>0.9,IF(V5<9,"",VLOOKUP(V5,$AG$1:$AH$21,2)))
(The absolute references have been changed to reflect the correct
cells)
Instead of it looking for a number between 0.9 and 9, I would like it
to look for
"Ferrell" in cell V5 and return tha matching value that is in column
AH.
How do I make this simple change?
TIA, simpleton
7 Hi Ho Harley D 70 - Ferrell Best Time 38.27 Starts JA 16 0 3 4 2
Starts OP 54 8 14 10 8
it cannot be changed to any other format.
I am using the formula below, elsewhere for a vlookup
=IF(V5>0.9,IF(V5<9,"",VLOOKUP(V5,$AG$1:$AH$21,2)))
(The absolute references have been changed to reflect the correct
cells)
Instead of it looking for a number between 0.9 and 9, I would like it
to look for
"Ferrell" in cell V5 and return tha matching value that is in column
AH.
How do I make this simple change?
TIA, simpleton