This repository contains the implementation of commonly used and advanced Microsoft Excel functions for data analysis, validation, and reporting.
All formulas included in this project have been practically implemented and tested on structured datasets.
- VLOOKUP (Exact and Approximate Match)
- MATCH
- INDEX
- Dynamic lookup using MATCH with VLOOKUP
- Absolute and Relative Cell Referencing ($ usage)
- Named Ranges and Tables
- IF
- Nested IF
- IFS
- AND / OR with IF
- SUMIF / SUMIFS
- COUNTIF / COUNTIFS
- AVERAGEIF / AVERAGEIFS
- MAXIFS
- FILTER
- SORT
- Combined SORT and FILTER formulas
- PROPER
- UPPER
- LOWER
- TRIM
- SUBSTITUTE
- Remove Duplicates
- Flash Fill
- LEFT
- FIND
- Separator-based text splitting
- Row-based formatting using formulas
- Category-based highlighting
- Value-based formatting rules
- Dropdown lists
- Numeric and text-length validation
- Custom error messages
- Multi-column sorting
- Formula-based filtering
- Dropdown-based dynamic filtering
- Microsoft Excel (Advanced Functions)
- Excel 365 / Excel 2021
Figure: Sales performance dashboard created using Excel charts , Pivot tables and Macros.
