Skip to content

Basic Excel projects, e.g. Pivots, a multi-sheet real estate pro forma workbook, a RE Deal Sheet, and a SUMIFS-SUMIF-VLOOKUP Revenue sheet.

License

Notifications You must be signed in to change notification settings

danawoodruff/Excel

Repository files navigation

The repository contains several workbooks that demonstrate basic Excel skills.

The first is a worksheet with two datasets and a lookup table. The skills demonstrated:

  • A VLOOKUP function is nested inside a SUMIF function
  • Absolute and relative cell references are incorporated to allow formula copying
  • Three datasets are pulled into one dashboard
  • SUMIFS is used to sum outstanding receivables from a list of accounting data.
  • SUMIFS used to filter for outstanding receivables by client that are more than 30 days old.
  • A date is hard coded rather than utilizing "=NOW()" to retrieve today's date.

The second is a workbook with a relatively large dataset on one sheet. The skills demonstrated:

  • Pivot Tables created using different selected metrics.
  • Visualizations, e.g. bar and line charts.
  • Slicers.
  • Statistical analysis of dataset.

  • The third workbook is a simple multi-sheet Pro Forma. The user plugs in certain data points, in yellow cells, that cascade through the workbook's formulas.

  • The fourth is a real estate deal sheet. The user (the buyer) can compare different loan options.

To download the PivotTable file: PivotTable
To download the RE Pro Forma file: RE ProForma
To download the SUMIFS-SUMIF-VLOOKUP file: SUMIFS-SUMIF-VLOOKUP

About

Basic Excel projects, e.g. Pivots, a multi-sheet real estate pro forma workbook, a RE Deal Sheet, and a SUMIFS-SUMIF-VLOOKUP Revenue sheet.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published