I have dollar values in Column Q
What i would like to do do is a lookup on column Q and tell me what group they would belong to.
(in column Z is where i would have the lookup)
Between 20-39.99 = D
Between 40-99.99 = C
Between 100-299.99 = B
300+ = A
Thanks.
No need to do a lookup. A simple formula will do.
If Q1 has a dollar value, then in Z1 put the following:
Fill down through column Z to make it work for all values in column Q.
Notice you have no group letter for values under $20.