Imagine you are the head of training department at ACME Inc. You arrange training programs round the year to empower your team. It is hard work, coordinating between employees, trainers, department heads, venues and coffee machines. What if there is something to help you keep track of all this? I am not talking about getting you a shiny new iPad, you silly. I am talking about a tracker & calendar built in Excel that ties everything together (well, almost everything, you still have to fill the coffee machine.)
This is what we are going to build:
Please watch this 8 minute video before moving on. It explains how the workbook is setup and what it does.
[Watch this video on Chandoo.org YouTube channel]
Employee training tracker & calendar – how is it made?
Step 1: Get the data
The first step is to figure out what types of data we need. At the very least, we need 3 sets of data:
- A list of people
- A list of training courses
Let’s assume our data looks like this:
All of this data is maintained in Excel tables (named people and courses)
Step 2: Set up a tracker to assign people to training programs
Once we have all the data, we can create a tracker (another Excel table). This allows us to map people to various courses.
Error checking at tracker level:
When you map people to training courses, there are 3 possibilities:
- The mapping could be duplicate
- The course is over capacity
- The mapping is OK
We can use conditional formatting to show these errorsin the tracker so that users will know if everything is ok or not.
We end up with something like this:
Step 3: Design calendar view on paper
We need to define goals for calendar view. Let’s say the calendar view should answer these questions:
- What courses are happening right now (3 month window)
- How many people have attended the courses?
- What is the total cost
- What is the feedback rating of the courses?
- Show summaries for individual departments or all
Next step is to sketch the calendar view. Here is what I came up with.
Step 4: Set up slicer & scroll bar form control
Using the instructions in introduction to slicers and introduction to form controls, we set up a slicer on department and a scroll bar to select month.
Step 5: Calculate all the necessary values for calendar view
This is the engine of our calendar view. There are a lot of calculations that go in to showing various summaries and monthly values. Explaining all of them will take forever. Instead, let me summarize the key techniques.
- SMALL formula to fetch the courses scheduled in a particular month
- INDEX formula to fetch various values from people, courses & tracker table.
- SUMIFS (and COUNTIFS) formula to sum & count various things that meet conditions.
- SUMPRODUCT formula when sumifs won’t just get what we want.
- Calculating average rating by selected department employees for a particular course
- TEXT formula to display currency values in the calendar view.
- REPT formula along with star symbols to show rating.
- IFERROR, because #DIV/0! is not the prettiest value on your output worksheet.
Once the calculations are ready, we move to next step.
Step 6: Plug the values in to Calendar view and format
One all the values are loaded to calendar view (thru linked cells, of course), we need to format.
- Use conditional formatting to show borders, fill colors only if a cell has value
- Use conditional formatting to change the color of star rating depending on the slicer selection.
- Set header portion apart with colors and spacer rows.
- Clean up and hide un-necessary stuff.
And the calendar view is ready.
Download Training Tracker & Calendar workbook
Click here to download the training tracker & calendar workbook. Play with the calendar view, Examine the formulas in hidden Calc worksheet and change inputs to learn more.
Of course, it’s not that simple.
I have summarized only the key steps. The actual process of making this calendar is a bit more lengthy and time consuming.
To learn more about how this dashboard is made, consider enrolling in our Excel School + Dashboards online course.
This workbook & detailed tutorial (45 mins) is now part of Excel School videos.
Please click here to know more about the Excel School program and enroll.
More Excel dashboards & trackers for you
If you manage staff then you would love these additional resources.
21 Responses to “Make a Pivot Table in Excel [15 Second Tutorial]”
[...] First step is to create Pivot Table. Here is a video tutorial on making pivot tables. [...]
Dear Sir,
I would like to study pivot table from basics detailed.Pls send me the tips of that
merccccccccccccccccccccccccccccccccccccc
[...] Click here to see a video tutorial of making pivot tables in excel | One more Pivot Table Video Tutorial [...]
it is very useful
hello sir
please send me some information of pivotable. and how to use it
because I am beginer so how can i learn it the pivotable.
and sir will you send me pivotable data because i have no data and i don't
know how to applyed for the pivotable. give some videos so I learn quikely.
thank you
and my best
anticipation
Hi,
This tutorail was helpful. If possible can you please email me some data, so I can create another pivot table? I am trying to learn ASAP and need some info.
Thank you
@Keri
Have a look at FakeNameGenerator.com
Top of the day to you. can you pls send me a detailed tutorial on the pivot table tutorial? Thanks.
Hi,
please tell me how to use Pivot table.
@Karthick, Yemi
Have a read of: http://chandoo.org/wp/2009/08/19/excel-pivot-tables-tutorial/
Dear Sir,
I visited this website of urs for the very first time and trust me this is fabulous.i learnt pivot table through this.Thanks a lot.In corporate world nobody gonna make u learn these things.m very grateful to u.This is a great initiative from ur side.Commendable job done.Hats off to u.For beginners also this is very helpful.The way this website makes u learn excel is very good.
Pooja
Can you please email me information to put into a pivot table and possibly a complete set of instructions? I am a beginner to pivot tables and am possibly interested in obtaining a position that requires pivot tables. thank you.
[...] Click here to see a video tutorial of making pivot tables in excel | One more Pivot Table Video Tutorial [...]
It's simply great..!!
Cool!
Fast but not furious.
Pls email me details of pivot table. I want to learn it asap because I just got a job that requires this. Thanks
it is very useful..............thanks
Sir please can u send me the complete explanation of pivot tables from basics
hello,
I wanted to know how to put pivot with emp id, emp name, emp position in one row.
Ex:-
cel A4 should have Emp id
Cell B4 should have Emp Name
Call C4 should have Emp Position
many thanks in advance
Nice information, thanx my dear.