B
Bill
I am using the following formula to get the variance of work to display in
one of our views.
I placed the formula in one of the duration1 field. The formula is
IIf([Actual Work]=0,0,[Actual Work]-[Baseline Work])
Everything works fine except I get the result in days instead of hours.
What do I need to do to get the correct units.
Thanks
Bill
one of our views.
I placed the formula in one of the duration1 field. The formula is
IIf([Actual Work]=0,0,[Actual Work]-[Baseline Work])
Everything works fine except I get the result in days instead of hours.
What do I need to do to get the correct units.
Thanks
Bill