![]() |
assigning ranks to number ranges
Hi,
Just wondering if anyone could tell me what formula I would need to use in this instance: If the value in one cell falls between a certain range (i.e 12-30), I would like to transfer it to a number ranking (i.e 1) in the cell below. Basically, what I am trying to do is turn ranges of scores into their respective STEN scores. Thanks in advance, Nikki |
Construct a table like:
0,0 12,1 31,2 etc., then invoke: =LOOKUP(Value,Table) nikki8327 wrote: Hi, Just wondering if anyone could tell me what formula I would need to use in this instance: If the value in one cell falls between a certain range (i.e 12-30), I would like to transfer it to a number ranking (i.e 1) in the cell below. Basically, what I am trying to do is turn ranges of scores into their respective STEN scores. Thanks in advance, Nikki |
All times are GMT +1. The time now is 07:05 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com