Hello,
I use VLOOKUPs quite regularly but it seems it doesn't like to reference a range of numbers just a single number.
In the example below, I want to return the four-letter codes in column A where the corresponding percentages in column B range between 6-7% with the codes going into column C. Specifically, C1 would have DFTW, C2 LPPI and C3 would have QWQW
My data set is around 50,000 rows
AGUY (cell A1) 5.590%
DFTW . 6.2556%
LPPI . 6.373%
DREW . 9.667%
TQRR . 4.204%
YURD . 8.817%
QWQW . 6.720%
Any ideas?
I use VLOOKUPs quite regularly but it seems it doesn't like to reference a range of numbers just a single number.
In the example below, I want to return the four-letter codes in column A where the corresponding percentages in column B range between 6-7% with the codes going into column C. Specifically, C1 would have DFTW, C2 LPPI and C3 would have QWQW
My data set is around 50,000 rows
AGUY (cell A1) 5.590%
DFTW . 6.2556%
LPPI . 6.373%
DREW . 9.667%
TQRR . 4.204%
YURD . 8.817%
QWQW . 6.720%
Any ideas?