I have tried a few combinations but cannot get the end state I am trying to combine these two equations. I've tried using IF(AND(OR without luck. Again thanks for the help!
=IF(AND(D2="10k",E2<=120),"Go,"No Go")
=IF(AND(D2="20k",E2<=240),"Go,"No Go")
=IF(AND(D2="10k",E2<=120),"Go,"No Go")
=IF(AND(D2="20k",E2<=240),"Go,"No Go")