Project Title: Employee Salary Data Analysis
This project analyzes employee salary data using Excel. Salaries in USD are converted to local currency (LE) using a fixed exchange rate. The data is sorted, categorized into High/Medium/Low, and summarized using statistical functions. The sheet includes:
Currency conversion
Salary classification
Full name creation and text analysis (letters count, first/last letter)
Filtering high salaries
Summary stats (total, average, max, min, etc.)
Employee ID mapping
The project uses Excel functions like IF, LEN, CONCAT, and SORT to automate and organize the data for HR and payroll insights.