跳到主要内容

如何在Excel中快速计算加班和付款?

例如,有一个表记录了工人的工作和下班时间,并且您想要计算加班时间和付款(如下图所示),如何在Excel中快速解决此任务?
doc加班费1

计算加班和付款


箭头蓝色右气泡 计算加班和付款

要计算加班时间和付款,您可以执行以下操作:

1.应用公式以首先显示正常工作时间。 在单元格F1中,输入此公式 =IF((((C2-B2)+(E2-D2))*24)>8,8,((C2-B2)+(E2-D2))*24),然后向下拖动自动填充手柄以显示每天的正常工作时间。 看截图:
doc加班费2

2.在显示超时的单元格G2中,输入此公式 =IF(((C2-B2)+(E2-D2))*24>8, ((C2-B2)+(E2-D2))*24-8,0),拖动 自动填充 现在,已经计算出每天的加班时间了。 看截图:
doc加班费3

在以上公式中,C2和D2是午餐开始和结束的时间,B2和E2是登录和注销的时间,每天8是正常工作时间,您可以根据需要更改这些引用。

您可以计算总工作时间和付款。

3.在单元格F8中,键入此公式 = SUM(F2:F7) 并向右拖动以将此公式填写到G8,现在已经获得了常规小时和加班总时间。
doc加班费4

4.在要计算固定时间和加班费的单元格中,输入公式 = F8 * I2 和公式 = G8 * J2 分别查看屏幕截图:

在公式中,F8和G8是包含总常规小时数和总超时时间的像元,I2和J2包含每小时支付的费用。
doc加班费5

你可以申请 = F9 + G9 计算总付款,其中包括定期付款和加班付款。
doc加班费6


在Excel中轻松地将天/年/月/小时/分钟/秒添加到日期时间

假设您在一个单元格中有一个日期时间格式数据,现在您需要在该日期中添加若干天,年,月,小时,分钟或秒。 通常,使用公式是所有Excel用户的第一种方法,但是很难记住所有公式。 用 Kutools for Excel日期和时间助手 实用程序,您可以轻松地将天,年,月,小时,分钟或秒添加到日期时间,此外,您可以计算出日期差或基于给定生日的年龄,而无需记住任何公式。 点击即可获得 30 天的全功能免费试用!
doc第二小时添加小时
 
Kutools for Excel:拥有300多个便捷的Excel加载项,可以在30天内免费试用。

最佳办公生产力工具

🤖 Kutools 人工智能助手:基于以下内容彻底改变数据分析: 智能执行   |  生成代码  |  创建自定义公式  |  分析数据并生成图表  |  调用 Kutools 函数...
热门特色: 查找、突出显示或识别重复项   |  删除空白行   |  合并列或单元格而不丢失数据   |   不使用公式进行四舍五入 ...
超级查询: 多条件VLookup    多值VLookup  |   跨多个工作表的 VLookup   |   模糊查询 ....
高级下拉列表: 快速创建下拉列表   |  依赖下拉列表   |  多选下拉列表 ....
列管理器: 添加特定数量的列  |  移动列  |  切换隐藏列的可见性状态  |  比较范围和列 ...
特色功能: 网格焦点   |  设计图   |   大方程式酒吧    工作簿和工作表管理器   |  资源库 (自动文本)   |  日期选择器   |  合并工作表   |  加密/解密单元格    按列表发送电子邮件   |  超级筛选   |   特殊过滤器 (过滤粗体/斜体/删除线...)...
前 15 个工具集12 文本 工具 (添加文本, 删除字符,...)   |   50+ 图表 类型 (甘特图,...)   |   40+ 实用 公式 (根据生日计算年龄,...)   |   19 插入 工具 (插入二维码, 从路径插入图片,...)   |   12 转化 工具 (小写金额转大写, 货币兑换,...)   |   7 合并与拆分 工具 (高级组合行, 分裂细胞,...)   |   ... 和更多

使用 Kutools for Excel 增强您的 Excel 技能,体验前所未有的效率。 Kutools for Excel 提供了 300 多种高级功能来提高生产力并节省时间。  单击此处获取您最需要的功能...

产品描述


Office Tab 为 Office 带来选项卡式界面,让您的工作更加轻松

  • 在Word,Excel,PowerPoint中启用选项卡式编辑和阅读,发布者,Access,Visio和Project。
  • 在同一窗口的新选项卡中而不是在新窗口中打开并创建多个文档。
  • 每天将您的工作效率提高50%,并减少数百次鼠标单击!
Comments (6)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
data in b2 & c2
This comment was minimized by the moderator on the site
Intime 10:00am out time 6:40pm what is formula for working time.
This comment was minimized by the moderator on the site
=IF(F13<=TIME(10,0,0), IF(C13>F13-TIME(8,48,0)>=TIME(1,0,0),C13-TIME(8,48,0),0), IF(C13>F13-TIME(8,48,0)>=TIME(1,0,0),F13-TIME(8,48,0),0))
The formula works perfectly, except when I insert formula in H13 it shows ####### instead of 00:00
Dates and times that are negative or too large show as #######
Only after I enter times from C13 to E13, it shows time in H13
So, when I insert the formula in column H downwards for each day of the month, it shows #######
There are days when I’m not working, it show ####### and not 00:00
At the bottom in Total =SUM(H13:H44) it shows ####### and no time for the days I worked
This comment was minimized by the moderator on the site
How can I getting excel to calculate overtime in a template where the pay periods are first to the 15 and 16 through 31 st
This comment was minimized by the moderator on the site
hey so i have a timesheet for work i need it to calculate total hours, overtime 1 and overtime 2
where hours from 07:00-15:00 is normal hours so no overtime counted
hours from 15:00-17:00 is counted in overtime 1
and all other hours is counted in overtime 2
like so
if A1(start time)=07:00 B1(end time)=19:00 C1(total hours)=12 D1(overtime1)=2 E1(overtime2)=2
or A1(start time)=04:00 B1(end time)=16:00 C1(total hours)=12 D1(overtime1)=1 E1(overtime2)=3
This comment was minimized by the moderator on the site
This was awesome should add the Double time calculations also. Thank you
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations