A
AET
im needing an AND and OR function to get this to work right. i have it
working almost but it is not showing any 0 answers. im sure the OR functionj
is medded up. if
=IF(AND(Leave[[#This Row],[Status]]="FT",Leave[[#This Row],[Years
Employed]]>=1),5,IF(AND(Leave[[#This Row],[Status]]="FT",Leave[[#This
Row],[Years Employed]]<1),3,IF(OR(Leave[[#This Row],[Status]]="PT",
Leave[[#This Row],[Years Employed]]>1.5),3,0)))
working almost but it is not showing any 0 answers. im sure the OR functionj
is medded up. if
=IF(AND(Leave[[#This Row],[Status]]="FT",Leave[[#This Row],[Years
Employed]]>=1),5,IF(AND(Leave[[#This Row],[Status]]="FT",Leave[[#This
Row],[Years Employed]]<1),3,IF(OR(Leave[[#This Row],[Status]]="PT",
Leave[[#This Row],[Years Employed]]>1.5),3,0)))