~/ learn/ afm-112/ cards/ FALSE for IDs, TRUE only for a sorted band table
1 of 8

In Sheets, with amount in D2 and the ascending tier table in H2:I5 (threshold, tier), type the approximate-match lookup that returns the tier.

In Sheets, with amount in D2 and the ascending tier table in H2:I5 (threshold, tier), type the approximate-match lookup that returns the tier.

Answer

=VLOOKUP(D2, H2:I5, 2, TRUE)

TRUE (or omitted) walks down the sorted thresholds and stops at the largest one ≤ D2. 420 → Silver, 1320 → Platinum.

space flip · ← → navigate · esc to exit
NORMAL ~/memra/library/1d637167-c58d-497c-a60f-505e5466101d/flashcard utf-8 LF