I have a list of numbers in column C, and i want to put a formula in column D that will calculate a number based on the value in column C. For instance, if the value in column C is less than 5 i want the cell next to it (D) to calculate a 0. IF cell C's value is greater than or equal to 5 and less than or equal to 7, I want column D to calculate a 2. If C is greater than or equal to 8 and less than or equal to 9, i want D to calculate a 3. Finally if C is greater than or equal to 10, I want cell D to calculate a 5. Can anyone tell me what this formula should look like. I've tried doing it with several different functions, but can't quite get it right. Thanks
Tags: