voilette83
New Member
- Joined
- Jan 25, 2010
- Messages
- 13
Every attempt I have made at this has returned an error in the formula, and I just can not fix it.
This is what I need to populate in B1:
If the result in A1 is >125% then B1 should contain FE
If A1 is between 115% and 124% then B1 should contain EE
If A1 is between 100% and 114% then B1 should contain ME
If A1 is between 85% and 99% then B1 should contain PM
If A1 is <85% then B1 should contain FM
I have tried and IF(AND( statement, but I can't figure out the proper way to include the information so that I get the result I need.
Can anyone help me out with this? I would appreciate it a lot!
This is what I need to populate in B1:
If the result in A1 is >125% then B1 should contain FE
If A1 is between 115% and 124% then B1 should contain EE
If A1 is between 100% and 114% then B1 should contain ME
If A1 is between 85% and 99% then B1 should contain PM
If A1 is <85% then B1 should contain FM
I have tried and IF(AND( statement, but I can't figure out the proper way to include the information so that I get the result I need.
Can anyone help me out with this? I would appreciate it a lot!