mikeywhits
Board Regular
- Joined
- Jun 7, 2010
- Messages
- 80
Hi guys,
Is it possible to combine the below into 1 monster of a formula???
=IF(AND(H2<=TODAY(),O2<50%),"R","")
=IF(AND(H2<=TODAY(),O2>50%,O2<99%),"A","")
=IF(AND(H2<=TODAY(),O2>100%),"G","")
Thanks,
Mike
Is it possible to combine the below into 1 monster of a formula???
=IF(AND(H2<=TODAY(),O2<50%),"R","")
=IF(AND(H2<=TODAY(),O2>50%,O2<99%),"A","")
=IF(AND(H2<=TODAY(),O2>100%),"G","")
Thanks,
Mike