C
Chrys
I have a column of numbers ranging from 1 to 80 (column A). I wish to make 3
more columns to display the numbers in Column A such that Column B contains
numbers below 20, column C numbers between 20-40, and column D displays
numbers above 40. For the column B I applied " IF ([cell ref]>21,[cell
ref],0" which works ok, but I cannot find a correct formula for "IF ([cell
ref] >21 but <41,[cell ref],0" for column C. Can anybody help please?
Chrys
more columns to display the numbers in Column A such that Column B contains
numbers below 20, column C numbers between 20-40, and column D displays
numbers above 40. For the column B I applied " IF ([cell ref]>21,[cell
ref],0" which works ok, but I cannot find a correct formula for "IF ([cell
ref] >21 but <41,[cell ref],0" for column C. Can anybody help please?
Chrys