Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi
I have a column of numbers between 0 and 150. If the value is between 2 amounts say 0 and 22 then i want it to return with a value that i set. If its between 23 and 28 then return a different value. And so on up to 150. Is it possible to do this? Thanks |
#2
![]() |
|||
|
|||
![]()
If 7 or less try this idea starting with the higher numbers first, as shown
here. If more, look in HELP index for VLOOKUP =IF(C3120,1,IF(C3100,2,IF(C380,3))) -- Don Guillett SalesAid Software "gaynie" wrote in message ... Hi I have a column of numbers between 0 and 150. If the value is between 2 amounts say 0 and 22 then i want it to return with a value that i set. If its between 23 and 28 then return a different value. And so on up to 150. Is it possible to do this? Thanks |
#3
![]() |
|||
|
|||
![]()
Have a look at VLOOKUP:
http://www.contextures.com/xlFunctions02.html tj "gaynie" wrote: Hi I have a column of numbers between 0 and 150. If the value is between 2 amounts say 0 and 22 then i want it to return with a value that i set. If its between 23 and 28 then return a different value. And so on up to 150. Is it possible to do this? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
How to make Excel run limited number of formulas on a given worksh | Excel Discussion (Misc queries) | |||
Way to make Excel only run certain formulas on a worksheet? | Excel Discussion (Misc queries) | |||
Formulas do not work in excel. | Excel Discussion (Misc queries) | |||
duplicating excel formulas | Excel Discussion (Misc queries) |