Group numbers at uneven intervals
To do this, LOOKUP is configured as follows:
- Lookup values are ages in column C
- The lookup vector is the named range "age" (F5:F8)
- The result vector is the named range "group" (G5:G8)
With this setup, LOOKUP performs an approximate match on the...Read more