This document contains an Excel assignment to generate a salary statement for 10 employees for the month of April. It involves calculating details allowance, HRA, conveyance, gross salary, tax, PF, loan, net salary for each employee. The assignment also requires generating a graph of employee details, sorting records by designation, filtering records by net salary range, and calculating total salary by branch.
This document contains an Excel assignment to generate a salary statement for 10 employees for the month of April. It involves calculating details allowance, HRA, conveyance, gross salary, tax, PF, loan, net salary for each employee. The assignment also requires generating a graph of employee details, sorting records by designation, filtering records by net salary range, and calculating total salary by branch.
This document contains an Excel assignment to generate a salary statement for 10 employees for the month of April. It involves calculating details allowance, HRA, conveyance, gross salary, tax, PF, loan, net salary for each employee. The assignment also requires generating a graph of employee details, sorting records by designation, filtering records by net salary range, and calculating total salary by branch.
This document contains an Excel assignment to generate a salary statement for 10 employees for the month of April. It involves calculating details allowance, HRA, conveyance, gross salary, tax, PF, loan, net salary for each employee. The assignment also requires generating a graph of employee details, sorting records by designation, filtering records by net salary range, and calculating total salary by branch.
For Officer 10%, Manager 15%, & Clerk 5% of Basic (using vlookup function). b. Calculate HRA as following condition( using vlookup function) For Officer - 10000, Manager - 30000, Clerk - 5000 2. Calculate Conveyance 10% of Basic 3. Calculate Gross [Basic + DA +HRA+CONV] 4. Calculate Tax according to Slabwise on Gross by if function i.e. <10000 = 0 >10000 = 750 5.
a. Calculate P.F as 5% on Basic Salary
b. Calculate Loan 2% of Gross 6. Calculate Net Salary i.e. [Gross-[IT+PF+LOAN]] 7. Draw a graph of Name, Basic, Gross & Net [Graph of 3D & should well formatted] 8.
a. Sort your Record according to Desg wise.
9. Display the Records of Net Salary between 6000-9000 and get the result on a new page 10. Get the total salary branch wise.