Back to zzTakeoff Community Channel LogoProject Showcase

Setting up for Overtime and Double Time

Hey Guys just wanted to show you that we created a check box to account for overtime and double time


135.27 * (  [Over Time Factor] and [Double Time Factor] ? 0/0 :  [10 Hour Days] and [12 Hour Days] ? 0/0 :  [Double Time Factor] and [10 Hour Days] ? 0 :  [Double Time Factor] and [12 Hour Days] ? 0 :  [Over Time Factor] and [10 Hour Days] ? (8 + 2*1.363221208)/10 + (1.363221208 - 1) :  [Over Time Factor] and [12 Hour Days] ? (8 + 4*1.363221208)/12 + (1.363221208 - 1) :  [Over Time Factor] ? 1.363221208 :  [Double Time Factor] ? 1.726442415 :  [10 Hour Days] ? (8 + 2*1.363221208)/10 :  [12 Hour Days] ? (8 + 4*1.363221208)/12 :  1 )

0

Nice work Fernando!

You must be logged in to post replies. If you don't have an account you can signup here.