Thread
:
IF/AND/OR Help
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
[email protected]
Posts: n/a
IF/AND/OR Help
I think you've over complicated it
=IF(OR(F2<40,AND(DateTest,OR(L2=0,L2="",L2="
TBD
")) ),"X","")
I've put in DateTest rather than typing your formula again, but this
SHOULD do what you want!
Reply With Quote