Skip to content

amrapalidi08/burn-rate-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Burn Rate Excel Model

This is a small Excel project that calculates burn rate for two example client projects.
It compares budgeted hours, actual hours used, and hours remaining.
The file also includes fee calculations and a clustered column chart that shows Hours Used vs Hours Remaining for each client project.

What's inside:

  1. Budget sheet - Budget hours, hourly rate and total fee
  2. Actuals sheet - Actual hours worked, hourly rate and fee used (referenced Budget sheet using VLOOKUP)
  3. Burn_Calcs sheet - Summary and chart

Excel functions utilized

  • SUMIF
  • VLOOKUP
  • Basic formulas

Why did I build this?

To showcase cross section of FP&A and Excel skills.

Screenshot: Burn_Rate_dashboard

About

Burn rate model analyzing variance in budgeted and actual hours for two client projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors