ExcelTip.com
ExcelTip.com
Account Icon Account Icon Account Icon
Google Exceltip.com
JOIN OUR NEWSLETTER
  and receive for joining:
Free eBook Learn More!
Free Excel ADD-IN
Free Weekly Excel Tip
4 e-books in cd-rom
F1 Formulas & Functions
F1 Formulas & Functions
F1 EXCEL
F1 eBook (Spanish)
F1 EXCEL
Financial Statements.xls
 

» Creating a Timesheet
Problem:

Creating a timesheet which calculates the number of hours worked each day and a sum of the total hours worked.

Solution:

Create 3 columns containing the following data:
Date (column A), Time In (column B), Time Out (column C).
In the 4th column (Number of Hours), enter the following formula:
=(C2-B2+(C2 To sum the total number of hours worked, use the SUM function as shown in the following formula:
=SUM(D2:D7)


Rate this tip
12 34 5
  RATING: 2.12
  VIEWS: 25686

READER COMMENTS (view all comments)


Sunday/Saturday Null
Judy wrote on December 31, 1969 19:00 EST
I am making a time sheet and I need to have Sunday and Saturday be null (I would like it to be blacked out if there is a way) I cant have it just from Mon to Fri since our work schedule is from Mon to Mon. Also is there a way to black out given dates for holidays?
Sunday/Saturday Null
Judy wrote on December 31, 1969 19:00 EST
I am making a time sheet and I need to have Sunday and Saturday be null (I would like it to be blacked out if there is a way) I cant have it just from Mon to Fri since our work schedule is from Mon to Mon. Also is there a way to black out given dates for holidays?
lunch break
Judy wrote on December 31, 1969 19:00 EST
I need a time sheet sheet that will automatically deduct 1/2 hour if there is no entries in the lunch in/out columns..
Answers
Kathy wrote on December 31, 1969 19:00 EST
For Null cells, just change the Fill color to black.

For missing lunch, use an IF statement.
For example, lunch out cell is C3, and time is totaled in D3.
=IF(C3=0,D3-30,D3)
Which says, if the lunch out cell is zero, take 30 away from the D3 total, otherwise leave the D3 total alone.
Time Sheet - Regular & Overtime Formulas
jessi_780 wrote on November 20, 2006 16:01 EST
I am trying to create a spreadsheet and I need to total the hours worked. I also need to total the regular hours (up to 40 hours), and the over time hours (over 40 hours worked). Is this possible, and if it is how do I do it. Thanks so much for your help! ~ Jessica
Break deductions
Mark wrote on December 31, 1969 19:00 EST
Hi, i want excel to work out break deductions based on
1-4hrs worked 0 break
4-6hrs worked .25hrs break
6-11hrs works .45hrs break
11+ 1hrs break

any advice?
incrementing the time
praveen wrote on December 31, 1969 19:00 EST
Hi As soon as i enter the start time , it should update other rows by 10 minute and it should change the hour as soon as it reaches 60 minutes. Example 8:10,8:20
....8:60 then 9:10 like this....how can i do this please let me know. My email is pavi_sk@yahoo.com



REGISTERED USERS - Click here to post comments


GUESTS (Click here to register)
Name
Comment Title
Comments

Financial Shenanigans : How to Detect Accounting Gimmicks & Fraud in Financial Reports

Monte Carlo Methods in Finance

Mortgages For Dummies®

Microsoft Access 2002 for Dummies

Successful Business Planning in 30 Days: A Step-By-Step Guide for Writing a Business Plan and Starting Your Own Business

Lower Your Taxes - Big Time! : Wealth-Building, Tax Reduction Secrets from an IRS Insider

RELATED MICROSOFT EXCEL TIPS


Convert PDF Files to Excel






Excel VBA books
Accounting books
Business Plans
MS Office books
Taxes books

VIEW ALL BOOKS


  Advertise With Us                               

Tips

Add-In in VBA | Applications - Word, Outlook in VBA | Array Formulas | Cells, Ranges, Rows, and Columns in VBA | Counting | Custom Functions | Custom Functions in VBA | Database Formulas | Database in VBA | Date & Time Formulas | Date & Time in VBA | Events in VBA | Excel 2003 | Excel Chart | Excel Consolidating | Excel Counting | Excel Custom Functions using VBA | Excel Customizing | Excel Data | Excel Dates | Excel Editing | Excel Files | Excel Filter | Excel Format | Excel Formula | Excel General | Excel Grouping and Outlining | Excel Importing Text Files | Excel Information | Excel Keyboard Shortcuts | Excel Loan Formulas | Excel Macros - VBA | Excel Pivot Tables | Excel Printing | Excel Range Name | Excel Security - Protection | Excel Sorting | Excel Style | Excel Subtotals | Excel Summing | Excel Text | Excel Time | Excel Tools | Excel Worksheet, Workbook | Files, Workbook, and Worksheets in VBA | Financial Formulas | Formating in VBA | General Topics in VBA | Import and Export in VBA | Information Formulas | Keyboard & Other Shortcuts in VBA | Keyboard Formula Shortcuts | Links between Worksheet and Workbooks | Links in VBA | Logical Formulas | Lookup Formulas | Mail - Send and Receive in VBA | Menus, Toolbars, Status bar in VBA | Modules, Class Modules in VBA | Other Q&A Formulas | Printing in VBA | Protecting in VBA | Summing | Text Formulas | User Forms, Input boxes in VBA | Using Loops | Working with Formulas |

Tips by Version

Microsoft Excel 97 | Microsoft Excel 2000 | Microsoft Excel 2002 | All Microsoft Excel Versions | New in Excel 2002 | New in Excel 2003 - Office 11

Website

Home | Tip of Hour | Recommended Tips | Most Viewed Tips | Tips by Version | Submit a Tip | My Tips
Microsoft Excel Tutorials | Excel Links | Write for Us | About Us | Search Results | Tip Archives | Excel Forum | Excel Forum Archives

Excel Book

Excel 97 Book | Excel 2000 Book | Excel 2002 Book | Excel XP Book | Book Store

Terms and Conditions of use
The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.

Copyright © 2003 ExcelTip.com
Microsoft, Microsoft Excel is a U.S. registered trademark of Microsoft Corporation
Site Developed By: Varien