Reddazrael
New Member
- Joined
- Sep 11, 2017
- Messages
- 2
Okay, I am stumped (hence why I'm posting here). No matter what I do, I cannot get this formula to work. Here is the current bane of my existence:
I have no idea what I'm doing wrong. I've even put spaces around the < sign, as I saw being suggested in another posted, but no dice. If someone could help me, that would be greatly appreciated.
=IF(J7 < 25%, "Text 1"), IF(J7>25%, "Text 2"), IF(J7>50%, "Text 3"), IF(J7>75%, "Text 4"), IF(J7>= 99%,"Text 5")
I have no idea what I'm doing wrong. I've even put spaces around the < sign, as I saw being suggested in another posted, but no dice. If someone could help me, that would be greatly appreciated.