hisbadbanana
IS-IT--Management
i have a formula for a custom task field:
is there a way to manipulate the above formula to also check whether it's a summary task?
thanks
-hisbad
Code:
IIf([Number2]=4,IIf([Finish]<now()-14,"Yes","No"),"No")
is there a way to manipulate the above formula to also check whether it's a summary task?
thanks
-hisbad