![]() |
Excel Biweekly SS with Weekly Overtime totals
I have just started payrolls on a bi-weekly schedule. How do I get my formula
to figure the hours as weekly 40 plus overtime rather than 80 and over is overtime if they work 32 hrs one week and 45 the next it should have 5 hrs overtime....Its probably an easy formula but I am drawing a blank....Any help will be much appreciated!! |
Excel Biweekly SS with Weekly Overtime totals
If Week1 hrs are in cell A1 and week 2 in Cell B1
Overtime for the 2 weeks is =max(0,A1-40)+max(0,B1-40) "D4Taz" wrote: I have just started payrolls on a bi-weekly schedule. How do I get my formula to figure the hours as weekly 40 plus overtime rather than 80 and over is overtime if they work 32 hrs one week and 45 the next it should have 5 hrs overtime....Its probably an easy formula but I am drawing a blank....Any help will be much appreciated!! |
Excel Biweekly SS with Weekly Overtime totals
Thanks so much!! That was what I was looking for!! :)
N Harkawat wrote: If Week1 hrs are in cell A1 and week 2 in Cell B1 Overtime for the 2 weeks is =max(0,A1-40)+max(0,B1-40) I have just started payrolls on a bi-weekly schedule. How do I get my formula to figure the hours as weekly 40 plus overtime rather than 80 and over is overtime if they work 32 hrs one week and 45 the next it should have 5 hrs overtime....Its probably an easy formula but I am drawing a blank....Any help will be much appreciated!! |
All times are GMT +1. The time now is 05:16 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com