Excel Time Sheets and Resource Management [Project Management using Excel - Part 4 of 6]

Posted on August 5th, 2009 in Charts and Graphs , Featured , Learn Excel - 13 comments

This is the fourth installment of project management using excel series.

Preparing & tracking a project plan using Gantt Charts
Team To Do Lists – Project Tracking Tools
Project Status Reporting – Create a Timeline to display milestones
Part 4: Time sheets and Resource management
Issue Trackers & Risk Management
Project Status Reporting – Dashboard
Bonus Post: Using Burn Down Charts to Understand Project Progress

Timesheets are like TPS reports - Necessary for Managers, May be annoying for team membersTimesheets are like TPS reports* of any project. Team members think of them as an annoying activity. For managers, timesheets are a vital component to understand how team is working and where the effort is going. I will not get in to the merits and pitfalls of timesheets. However, I feel that by using Microsoft Excel capabilities you can create a truly remarkable timesheet tracking tool and still leave your team members un-annoyed.

In this tutorial we will learn 3 things about timesheets and resource management using Excel

  1. How to setup a simple timesheet template in excel?
  2. How to make a more robust timesheet tracker tool in Excel?
  3. How to use the timesheet data to make a resource loading chart?

1. Make a Simple Excel Time Sheet Template

According to Wikipedia, timesheets are used for

Timesheets may record the start and end time of tasks, or just the duration. It may contain a detailed breakdown of tasks accomplished throughout the project or program. This information may be used for payroll, client billing, and increasingly for project costing, estimation, tracking and management.

By defining a simple and straight forward template in Excel and using it to track time (or efforts) in your projects, you can easily consolidate the data, compare efforts and make any necessary analysis.

At its simplest form, the timesheet is nothing but list of team members and list of activities in a matrix. Look at the below example:

Simple timesheet template using microsoft excel

You can easily create such template in excel.

2. A More Robust Excel Timesheet Tracker

While the time sheet format shown in the above section is good, it is a wrong format if you need to analyze the timesheet entries of a 100 member project. Also in large projects usually members do few activities at a time. That means the above format (in section 1) will result in a sparse matrix.

Using a tracker log format is much more convenient to both record and analyze timesheet entries. Look at the example below:

Timesheet Tracker template using microsoft excel

We can use excel features like data validation drop downs, shared workbooks to make the timesheet entry and management a breeze.

3. Create a Resource Loading Chart – Project Management

Resource loading charts are a good way to show how busy the team members are in a project. At the outset the resource loading chart is nothing but a heatmap.

Look at an example resource loading chart below:

Resource loading chart example using excel charts

You can make a resource loading chart in MS Excel by following the below steps:

  1. The pre-condition for the resource loading chart is that we have clear data available to make one. This is where the robust timesheet tracker shown in section 2 of this post comes handy.
  2. First create a blank table in excel with team member names in first column and week numbers in first row. (Please note, you can make other types of resource loading charts by changing the Row and Column headers. For eg. You can show resource loading by Project and Team member)
  3. Assuming we have the time sheet data in the format shown in Section 2,
  4. Assuming “log_member_names” refers to the member name column and log_weeknum refers to the last column in the timesheet, we can write a simple SUMPRODUCT formula like this: =SUMPRODUCT(--(log_member_names="John Galt"),--(log_weeknums="3")) to calculate the count of activities John Galt has done on week 3. Learn more about using SUM and SUMPRODUCT to calculate sumif with multiple conditions.
  5. Once we calculate values for all team members using the above formula, we can apply conditional formatting to make the heat map. In Excel 2007, this is one step. In earlier versions of excel, you need to specify 3 conditions to make the heatmap look hot enough or use a macro to get over the 3 conditional formats limitation.
    Resource loading chart using conditional formatting heatmaps
  6. That is all.

Download the Excel Timesheet & Resource Loading Chart Templates

You can download the excel time sheet template, timesheet tracker log template and resource loading chart template from here. Click the below links:

What Next?

Timesheets are a great way to understand how the effort is spent. Even though project estimation models have become more and more effective, still lots of projects are overshooting budgets and timelines. And this is where timesheets can help you as a manager. While estimation looks in to future, timesheets look at past. Timesheets give feedback to your estimation models. This can help you in making better estimates in future.

In the next installment of this series, we will learn about tracking issues and risks using excel spreadsheets.

If you are new to the series, please read the first 3 parts as well.

Your thoughts and suggestions?

What are your ideas about timesheets using excel? Does your organization use excel as a way to manage timesheets or do you use some time tracking software? What is the granularity of detail captured in timesheets? As a project manager, what use do you find in time sheet data?

Share your ideas and experiences using comments.

*PS: If you are wondering what the heck TPS reports are, then you are spending way too much time with Excel buddy. And while at it, you missed the greatest comedy of all time. Go watch office space, now!

PPS: the TPS report image is from wikipedia.

Project Management Templates for Excel

| More
Subscribe for PHD Email updates and get a free excel e-book with 95 tips & tricks

Comments
JP August 5, 2009

I never thought of Ragnar as someone who would use a timesheet. :)

Personally, I use a timesheet simply to record my in and out times, for overall time logging purposes. I posted a more complicated version on my site, which is similar to what you’ve done above.

Mathias August 5, 2009

I like the idea of using conditional formatting to generate the heat map. This is very difficult to read when you display just the numbers – the colors really draw your attention to the problem areas.

jon August 6, 2009

Love this !!

Chandoo August 6, 2009

@JP.. “I never thought of Ragnar as someone who would use a timesheet. ”

Shrugs! that is why he did less number of tasks. Did you look at the resource loading for his name?

@Mathias: Conditional formatting alone got me as much appreciations from my bosses as most of my MBA skills did. It is such a powerful and fun tool.

@Jon.. you are welcome :)

Lisa August 12, 2009

Great idea and I like the heat chart. Just have to think how to apply this to my team….thanks!

Arifa September 2, 2009

Good one!!! this helps to understand the load of the task for the resources..

shree October 15, 2009

thanks,
i was trying to understand resource mgmt..
this helped

RSS feed for comments on this post. TrackBack URI

Leave a comment

   Name (required)

   E-mail (required, never displayed)

   URL


If you have a question, please ask in the forums

Recommended Excel, Charting, VBA books