![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Feb 2002
Location: Clovis, CA
Posts: 2
|
hello everyone!
I'm trying to create a timesheet that is simple to use by an employee. Employees at this company work overnight shifts, most from 630 pm to 130 am. is there a function i can use or something that will figure out how many hours worked if such information is entered by the employee? how do i go about creating such a thing? and will it also work for regular hours that dont bleed over into the next day? i've been pouring over websites trying to find an answer, but i cant seem to find one. any help would be greatly appreciated! |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Location: Georgia USA
Posts: 544
|
Have a look at http://www.cpearson.com/excel/overtime.htm
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Feb 2002
Location: Clovis, CA
Posts: 2
|
thanks!
|
|
|
|
|
|
#4 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Denver, CO
Posts: 1,744
|
slow, slow, slow, sorry.
With a starting time in A1 and ending time in B1, you could simply use =B1-A1 This would mean time would have be entered with the date to for those working over midnight. If you just want to enter time, use =B1+(B1 Quote:
|
|
|
|
|
|
|
#5 |
|
MrExcel MVP
Join Date: Feb 2002
Location: The Hague
Posts: 50,314
|
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|