Cut Costs and Boost Efficiency: My Top Tips for Using Excel in Managing Projects
Cut Costs and Boost Efficiency: My Top Tips for Using Excel in Managing Projects
Quick Links
- Use Drop-Downs
- Create Gantt Charts to Track Progress
- Create a Progress Tracker
- Display Due Dates and Time Remaining
You might be tempted to browse the web for top-of-the-range programs to help you with your project management. But stop—I’m going to talk you through some of Excel’s tools that you can use and reuse to efficiently manage your project without having to fork out for expensive software.
Use Drop-Downs
Drop-downs are a great way to speed up your work processes, and make your project management system more professional. First, create the options to appear when you click a drop-down cell. Click the “+” at the bottom of your workbook, and double-click the new tab to rename it Options.
I need employee names and task status as drop-down options in my workbook, so I’ll create the lists for these here.
ZoneAlarm Pro Antivirus + Firewall NextGen
Now, create another sheet where the tasks will be managed and rename it Tasks.
After creating a table with the task names on the left and an appropriate header at the top, select the cells that will contain the first drop-down with the options you just created on your Options sheet.
Glary Utilities PRO - Premium all-in-one utility to clean, speed up, maintain and protect your PC
Next, in the Data tab on the ribbon, click “Data Validation.”
In the Allow field of the Data Validation dialog box, choose “List.” Then, click the Source field arrow, head to your Options sheet, and select the appropriate values for this drop-down. In my case, it’s the values underneath the Employee Names heading, and their cell references will then show in the dialog box field. Even though the list of names runs from A2 to A10 on our Options sheet, I’ve selected A2 to A100 for our data validation, as this means any new names I add to the list will also be picked. Finally, click “OK.”
You will then see the list of names appear when you click any cell in the Assignee column.
Now, repeat the process for the Status column, and anytime you want to add a drop-down list to your workbook, you can use and hide your Options sheet to create the choices.
Create Gantt Charts to Track Progress
A Gantt chart is a simple but effective table that shows you what task needs to be done in a project and when they need to be completed.
Excel has tools for creating simple Gantt charts , but they are less adaptable than those created from scratch. Keep reading to see how to create a more dynamic Gantt chart.
Step 1: Mark Your Timings Manually
Click “+” at the bottom of your workbook to create a new sheet, and call it Timing. On this new sheet type the tasks’ names on the left and the months at the top. Next, map out your proposed timings using manual color fill. It doesn’t matter what color you use, as this will be covered up later when we add more settings. Select the first cell you want to color, hold Ctrl, and then select the remaining cells. Then, go to the “Fill Color” drop-down in the Home tab on the ribbon and choose a color.
SwifDoo PDF Perpetual (1 PC) Free upgrade. No monthly fees ever.
Step 2: Color the Cells According to Progress
I now want to color the cells according to their status. I’ll do this by referring to the status I set for each task on the Tasks sheet set up in the section above. In the first colored cell of your Gantt chart, use the VLOOKUP formula :
=VLOOKUP(x,y,z)
where x is the cell reference in the chart you’re looking up, y is where Excel should look to find the corresponding value, and z is the column number within the array.
So, here’s what I’ll type into my first Gantt chart cell:
=VLOOKUP($A2,Tasks!$A$1:$C$1000,3)
Because I have used mixed and absolute references (using the $ symbol) within our formulas , I can copy (Ctrl+C) and paste (Ctrl+V) this formula into the other colored cells.
If you use a black color fill, use white font so that you can see the values against the black backgrounds.
Finally, use Conditional Formatting to color the cells based on the values they contain.
Select all the cells in the Gantt chart, and in the Home tab on the ribbon, click Conditional Formatting > Manage Rules.
- Title: Cut Costs and Boost Efficiency: My Top Tips for Using Excel in Managing Projects
- Author: Paul
- Created at : 2024-08-28 05:22:41
- Updated at : 2024-08-29 05:22:41
- Link: https://win-able.techidaily.com/cut-costs-and-boost-efficiency-my-top-tips-for-using-excel-in-managing-projects/
- License: This work is licensed under CC BY-NC-SA 4.0.