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
- Host: GitHub
- URL: https://github.com/veronikagregorec/excel-data-analytics
- Owner: veronikagregorec
- Created: 2024-10-20T20:56:58.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T12:00:51.000Z (6 months ago)
- Last Synced: 2025-02-15T00:15:21.015Z (2 months ago)
- Topics: cleaning, data, excel, formulas, tables, xlookup
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
- IFand 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