Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to make a rule that if a cell has a range of
values, it is coded a certain way. How would I do this this? For example, I have a row of values 5, 79, 21, 0 With the key of 0 = 1 1-10 = 2 11-25 = 3 26-75 = 4 75 = 5 Leading to: 2,5,3,1 How would I write this with a simple excel program? I was thinking of combining if statements, but the formula gets too large. PLEASE HELP! Thank you! Alex |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Getting "question mark in block" at EOL in CSV files transformed fromXML | Excel Discussion (Misc queries) | |||
calculate values in an unlimited range of cells in a column WITHOUTalso calculating values that had previously been filtered AGAINST? | Excel Discussion (Misc queries) | |||
SUMPRODUCT or SUMIF if any values in a range equal any values in another range | Excel Worksheet Functions | |||
Cond. Format Data Bars of range based on values of another range | Excel Worksheet Functions |