Hello all. I need help with structuring the following formula. I am praying it's possible. It goes like this
For any given cell, if a value is less than 15, I need to multiple by .75. If the value is greater than 15 and less than 60, I need to multiply by .80. If the value is greater than 60, I need to multiple by .85.
So essentially I need the formula to check the cell value against 3 "Ifs" and provide the appropriate answer based on which group it falls into.
Is this possible? Thanks!
Bookmarks