Data Visualization and Analysis using MS-Excel - Detailed Notes
1. Introduction to Excel Features and Data Types
------------------------------------------------
- Excel Interface: Ribbon, Toolbar, Formula Bar, Worksheet, Workbook.
- Data Types in Excel:
* Text (e.g., "Hello")
* Numbers (e.g., 100, 45.6)
* Dates and Times (e.g., 01/01/2023, 12:30 PM)
* Boolean (TRUE/FALSE)
- Worksheet vs Workbook
- Basic operations: Entering data, saving files, formatting cells.
2. MS Excel Functions, Cell Referencing, and Linking Sheets
------------------------------------------------------------
- Important Functions: SUM, AVERAGE, COUNT, MAX, MIN, IF, CONCATENATE
- Cell Referencing:
* Relative: A1
* Absolute: $A$1
* Mixed: A$1 or $A1
- Linking Sheets: =Sheet2!A1 to reference cell A1 of Sheet2.
3. MS Excel Revision, Lookup Functions, and Cell Naming
--------------------------------------------------------
- LOOKUP Functions:
* VLOOKUP(lookup_value, table_array, col_index, [range_lookup])
* HLOOKUP, XLOOKUP (Excel 365+)
* INDEX & MATCH (Flexible alternative to VLOOKUP)
- Named Ranges:
* Use Name Box or Formulas > Define Name
* Example: =SUM(Sales2023)
4. Custom Formatting, Protection, Macros, Charts, Pivot Tables, Power Query & Power BI
----------------------------------------------------------------------------------------
- Custom Formatting:
* Date, Currency, Percentage, Conditional Formatting.
- Sheet Protection:
* Review > Protect Sheet/Workbook
* Allow specific cells for editing.
- Macros:
* View > Macros > Record Macro
* Automate repetitive tasks.
- Charts:
* Types: Column, Bar, Pie, Line, Combo
* Design and customize for visual clarity.
- Pivot Tables:
* Insert > Pivot Table
* Analyze large data sets, apply filters, and slicers.
- Power Query:
* Data > Get & Transform
* Load data from various sources, clean and combine data.
- Power BI (Overview):
* Import data from Excel
* Create dashboards and reports
* Useful for business data visualization.
Practice Tips:
--------------
- Practice each function by creating your own sample data.
- Try daily challenges: Create a budget sheet, attendance tracker, marksheet, etc.
- Use free resources like Excel practice files available on tutorial channels.
Suggested YouTube Search Terms:
-------------------------------
- "Excel basics in Hindi"
- "Excel cell referencing and linking sheets"
- "VLOOKUP tutorial in Hindi"
- "Excel Macros in Hindi"
- "Pivot Table tutorial in Excel Hindi"
- "Power Query and Power BI for beginners Hindi"
Useful YouTube Channels:
------------------------
- Excel Superstar
- LearnMore
- PK: An Excel Expert
- Tech RJ