haydencohen
New Member
- Joined
- Oct 23, 2015
- Messages
- 9
Hi,
I'm trying to calculate whether someone has received a fail, pass, merit or distinction based on the range between two values. The range is detailed in a separate worksheet. In one worksheet:
FAIL 49
PASS 50
MERIT 60
DISTINCTION 70
In the main worksheet there is a figure, let's say 52. This would be a PASS. Is there a way for the cell to state PASS as 52 is between the ranges without using a horrendously long IF function?
I feel like something with VLOOKUP or INDEX-MATCH may do the trick, but it's proving complicated
All help would be much appreciated,
Hayden
I'm trying to calculate whether someone has received a fail, pass, merit or distinction based on the range between two values. The range is detailed in a separate worksheet. In one worksheet:
FAIL 49
PASS 50
MERIT 60
DISTINCTION 70
In the main worksheet there is a figure, let's say 52. This would be a PASS. Is there a way for the cell to state PASS as 52 is between the ranges without using a horrendously long IF function?
I feel like something with VLOOKUP or INDEX-MATCH may do the trick, but it's proving complicated
All help would be much appreciated,
Hayden