Jettfactor
New Member
- Joined
- Jul 11, 2008
- Messages
- 9
I need help with a lookup problem if possible. This is what I have but doesn't work.
=LOOKUP(BD9<>BE9,{"Under";"Even";"Over"})
So what I need is if BD9 is less than BE9 it will say Over and if BE9 is greater than BD9 it will say Under and if the two are the same it would say even. Is this possible?
=LOOKUP(BD9<>BE9,{"Under";"Even";"Over"})
So what I need is if BD9 is less than BE9 it will say Over and if BE9 is greater than BD9 it will say Under and if the two are the same it would say even. Is this possible?