An open API service indexing awesome lists of open source software.

https://github.com/veronikagregorec/excel-data-analytics

Excel for data analytics from beginner to advanced
https://github.com/veronikagregorec/excel-data-analytics

cleaning data excel formulas tables xlookup

Last synced: 16 days ago
JSON representation

Excel for data analytics from beginner to advanced

Awesome Lists containing this project

README

        

# Microsoft Excel for Data Analyst

Microsoft Excel for data analytics.

## Beginner to Advanced

### Basic Formulas
- Flash Fill
- SUM
- AVERAGE
- MAX
- MIN
- COUNT
- IF

and Flash Fill

### Creating Tables
- Adding slicer
- Total row
- Remove duplicates

### Charting
- Chart

### Pivot Table
- Slicer
- Date timeline
- Chart

### Conditional Formatting
- Duplicates with red color
- Icons
- Between two values with green color

### XLOOKUP
- Search data by ID
- SUM of two XLOOKUPs

## Formulas
- IF & IFS
- LEN
- LEFT & RIGHT
- TRIM
- SUBSTITUTE
- SUMIF & SUMIFS
- COUNTIF & COUNTIFS
- CONCAT

## Cleaning Data
- removing duplicates
- changing columns names
- fixing errors
- missing spaces
- currency
- dates
- paste as value
- data validation - drop-down list
- prevent drop-down list from changing