5
Most read
10
Most read
12
Most read
Microsoft
Excel
24
Microsoft Excel allows you to create professional spreadsheets and charts. It
performs numerous functions and formulas to assist you in your projects.
The Excel screen is devoted to the display of the workbook. The workbook
consists of grids and columns. The intersection of a row and column is a
rectangular area called a cell.
The Excel worksheet contains 16,384 rows that extend down the worksheet,
numbered 1 through 16384.
The Excel worksheet contains 256 columns that extend across the worksheet,
lettered A through Z, AA through AZ, BA through BZ, and continuing to IA
through IZ.
The Excel worksheet can contain as many as 256 sheets, labeled Sheet1
through Sheet256. The initial number of sheets in a workbook, which can be
changed by the user is 16.
Each cell have its own Cell references, which are the combination of column
letter and row number. For example, the upper-left cell of a worksheet is A1.
TABLE OF CONTENETS
3. Microsoft Excel
Exercise 1
Introduction to Excel files, Worksheets, Rows, Columns, Row/Column
Headings.
Inserting, Deleting and Renaming Worksheets.
Inserting and Deleting Rows and Columns.
Changing Column Width and Row Height.
Merging Cells, Cell range.
Format Cells.
Fonts, Alignment, Warp Text, Text Orientation, Border and Shading.
Auto Fill
Currency Numeric formats.
Previewing Worksheet
Center the worksheet horizontally and vertically on the page.
Saving and excel file.
Exercise 2
Using Formulas
Header and Footers
Exercise 3
Number , Commas and Decimal numeric formats
Working with Formulas ( Maximum, Minimum, Average , Count and
Sum)
Exercise 4
Percentage Numeric Formats.
Exercise 5
25
Working with the IF Statement
Exercise 6
Applying Auto Formats
Exercise 7
Working with the Count If and Sum If Statements
Exercise 8
Inserting Charts
Exercise 9
Absolute Cell Referencing
Working with the Vertical Lookup Function
Exercise 10
Working with the Horizontal Lookup Function.
Exercise 11
26
Exercise 1
1. Open a new Excel file. Delete the worksheets: Sheet2 and Sheet3.
2. Create the worksheet shown above in Sheet1 and rename it as Coral.
3. Set the column widths as Columns A, B: 9; Columns C& D: 11.
4. Set the Height of Row 2 as 40.
5. Align all column labels horizontally and vertically at the center.
6. After entering the data, insert a new row between rows 2 & 3.
7. Format column F to include $ sign and 2 decimal places.
8. Apply border to the cells.
9. Center the worksheet vertically and horizontally on the page.
10. Save the file with the name Excel 1.
27
Exercise 2
. Enter a formula to find Sales Price for the first item.
to the remaining items.
. Enter a formula to find Sales Tax for the first Item.
he remaining items.
5. nter a formula to find Total Price for the first item.
formula to the remaining items.
7. Create a Header that includes Your Name in the left section, Date in the center
orizontally on the page.
0. Save the file with the name Excel 2.
1. Create the worksheet shown above.
2. Set the column widths appropriately.
3
Sale Price = List Price-Discount. Copy the formula
4
Sale Tax = Sales Price * 0.05. Copy the formula to t
E
Total Price = Sales Price + Sales Tax. Copy the
6. Set the columns labels alignments appropriately.
section, and Your ID number in the right section.
8. Create Footer with Page Number in the center section.
9. Center the worksheet vertically and h
1
28
Exercise 3
. Create the worksheet shown above.
2.
Column A: 5, Column B: 18, Columns C & D: 13, Columns E & F: 14.
3.
MISSION = SALES * 4%). Copy
the formula to the remaining employees.
4.
ARY + COMMISSION.
Copy the formula to the remaining employees.
5. EST, LOWEST and
COUNT values. Copy the formulas to each column.
6. Format numeric data to include commas and two decimal places.
7. Align all column title labels horizontally and vertically at the center.
8. age Number in
the center section, and Your ID Number in the right section.
9. Create Footer with Date in the left section and Time in the right section.
10. Save the file with the name Excel 3.
1
Set the column widths as follows:
Enter the formula to find COMMISSION for the first employee. The
commission rate is 4% of Sales (i.e. COM
Enter the formula to find QUARTERLY SALARY for the first employee
where QUARTERLY SALARY = BASE SAL
Enter formula to find TOTALS, AVERAGE, HIEGH
Create a Header that includes Your Name in the left section, P
29
Exercise 4
. Create the worksheet shown above.
2.
Column A: 18, Column B, C, D, E: 10.
3.
hange = This Year – Last year. Copy the formula to the remaining items.
4.
Change = Change / Last year. Copy the formula to the remaining items.
5. GE, HIGHEST, and LOWEST
values. Copy the formula to each column.
6. Format Column E to include % and two decimal places.
7. Header that includes Your ID in the left section and Name in the right
section.
8. Create Footer with page Number in the center section.
9. Center the worksheet vertically and horizontally on the page.
10. Save the file with the name Excel 4.
1
Set the column widths as follows:
Enter a formula to find Change for the first item where
C
Enter a formula to find %Change for the first item where
%
Enter a formula to find TOTALS, AVERA
Create a
30
Exercise 5
. Create the worksheets shown above.
2. Set the column widths appropriately.
3. Find the Total marks of each student, where Total = Test Average + Project.
4. students. If Total is greater than
60, Final Grade is "Pass", otherwise "Fail".
5. e Project mark is less than 6,
Performance is "Poor", otherwise "OK".
6. verage, Highest Mark, Lowest Mark and Count the
number of students.
7. Create Header that includes date in the left section and Time in the right section.
8. oter with ID Number in the left section and Page Number in the center
section.
9. Center the worksheet vertically and horizontally on the page.
10. Save the file with the name Excel 5.
1
Using IF Statement, Find the Final Grade of
Find the Performance of each student. If th
Calculate the Class A
Create Fo
31
Exercise 6
1. Create the worksheet shown above and rename it as Commission Report.
2. Set the column widths appropriately.
3. Use any AutoFormat to your worksheet.
4. Set the Cell Range A6:A11 to Number.
5. Find COMM. (Commission), where COMM = SALES * COMM. RATE.
6. Find the BONUS. If SALES greater than or equal to 500000, bonus is 0.5%
on SALES, otherwise enter zero.
7. Find TOTAL COMPENSATION which is equal to COMM. + BONUS.
8. Calculate the TOTAL, HIGHEST, and LOWEST values as shown above.
9. Format Column E to include % and 2 decimal places.
10. Format Column H to include $ and 3 decimal places.
11. Center the worksheet vertically and horizontally on the page.
12. Save the file with the name Excel 6
32
Exercise 7
1. Create the worksheet shown above.
2. Find MARKUP, where MARKUP = SELLING PRICE – UNIT COST.
3. Find %MARKUP, where %MARKUP = MARKUP/UNIT COST.
4. Format Column F to include % and 3 decimal places.
5. Calculate the TOTALS and COUNTS shown above using appropriate
functions.
6. Save the file with the name Excel 7.
33
Exercise 8
1. Create the worksheet shown above and rename it as Grades.
2. Find Grade which is equal to Midterm1 + Midterm2 + Project + Final.
3. Find Status for each student, any student with a grade better than or equal to
80 is called "Distinct", all other students are called "Fulfilled".
4. Use the auto format as shown in the figure.
5. Create a Column chart based on the columns Student Name, Final and
Grade.
6. Save the file with the name Excel 8.
34
Exercise 9
1. Create the worksheet shown above and rename it as OSCAR.
2. Name the cell range A22:B26 as Grade.
3. Find Commission. Commission = Sales * Commission Rate.
4. Find Car Allowance. Employees with grade D will get a Car Allowance BD
100 and others will get a zero.
5. Find Social Insurance Cut which is Basic Salary * Social Insurance Rate.
6. Find Monthly Salary which is Base Salary + Commission + Car Allowance –
Social Insurance Cut.
7. Using VLOOKUP, Find Position based on Grade.
8. Save the file with the name Excel 9.
35
Exercise 10
1. Create the worksheet shown above and rename it as ZONE.
2. Using HLOOKUP, Find POSTAGE based on ZONE.
3. Find TAX RATE based on ZONE.
4. Find SALES TAX, where SALES TAX = PRICE * TAX RATE.
5. Find TOTAL SALE, where TOTAL SALE = PRICE + POSTAGE + TAX
RATE.
6. Format all money columns for two-place decimals.
7. Create a Header that includes Your Name in the left section an ID Number in
the right section.
8. Create the chart illustrated above.
9. Save the file with the name Excel 10.
36
Exercise 11
1. Create the worksheet shown above and rename it as NTU.
2. Format Column F to Percentage type.
3. Find Price Increase (%), depending on the type.
4. Find Sale Price, where Sale Price = Unit Price * Price Increase + Unit
Price.
5. Find Warranty. If Unit Price greater than 10, then Yes and No, if it is not.
6. Find Total Price which is equal to Quantity * Sale Price.
7. Calculate the TOTAL, AVERAGE, HIGHEST, and LOWEST values as
shown above.
8. Draw a Pie Chart between Type and Sale Price.
9. In cell G18, find how many items with cheaper than 100.
10. In cell G19, find total quantities which are greater than 20.
11. Save the file with the name Excel 11.
37

More Related Content

PDF
ms-excel-exercises.pdf
DOCX
Excel Exercise
DOCX
Excel exam practical
PDF
Microsoft word exercises
PPTX
Ms excel 2007
PPTX
MS Excel Learning for PPC Google AdWords Training Course
PPTX
Introduction to MS excel
ms-excel-exercises.pdf
Excel Exercise
Excel exam practical
Microsoft word exercises
Ms excel 2007
MS Excel Learning for PPC Google AdWords Training Course
Introduction to MS excel

What's hot (20)

PPTX
Microsoft Excel Basics
PPTX
Excel lesson01
PDF
Excel exercise pdf
PPTX
03 Excel formulas and functions
PPTX
Formula in MS Excel
PPTX
Microsoft word - teaching slides
PPT
22 Excel Basics
PPT
Ms excel basic about Data, graph and pivot table
PDF
Microsoft Office Package: Practical Questions
PPTX
Ms excel ppt presentation
PPT
Microsoft word basics ppt
PPT
Microsoft excel
PDF
Word practical questions for exercises
PPT
M.S EXCEL
PPTX
Basic Ms excel
PPTX
Intro to Excel Basics: Part I
PPTX
Functions and formulas of ms excel
PPTX
PPT On Microsoft Excel 2007 Full Information.
PPT
Introduction to Microsoft Excel for beginners
Microsoft Excel Basics
Excel lesson01
Excel exercise pdf
03 Excel formulas and functions
Formula in MS Excel
Microsoft word - teaching slides
22 Excel Basics
Ms excel basic about Data, graph and pivot table
Microsoft Office Package: Practical Questions
Ms excel ppt presentation
Microsoft word basics ppt
Microsoft excel
Word practical questions for exercises
M.S EXCEL
Basic Ms excel
Intro to Excel Basics: Part I
Functions and formulas of ms excel
PPT On Microsoft Excel 2007 Full Information.
Introduction to Microsoft Excel for beginners
Ad

Similar to Ms excel excersices (20)

PPTX
Excel_Breif_Overview.pptx
PDF
Excel tips and tricks you should try
PDF
CAP Excel Formulas & Functions July - Copy (4).pdf
PPTX
UNIT 1-Introduction to Data Science.pptx
PPTX
ms-excel-ppt slides for beginner and advance level
PPT
Excel intermediate
PDF
Ms excel 2007 pptx
PDF
Using procedure of excel and methods to use they way and design
PPTX
UNIT 1 (3).pptx....................................
PPTX
EXCEL PRESENTATION 2024.pptx Exce;Presentation
PDF
I CS AI Advanced Excel Lab Manual-23UAISP21
PPT
252607631-excel-ppt.vppt-Empowerment technology refers to using technology li...
PDF
excelpresentationshort-170322174149.pdf
PPT
Microsoft excel beginner
PPT
Microsoft excel beginner
PPT
Microsoft excel beginner
PPTX
Excel Presentation
PDF
digital marketing Course
PPTX
Data management and excel appication.pptx
PDF
Microsoft Excel- basics
Excel_Breif_Overview.pptx
Excel tips and tricks you should try
CAP Excel Formulas & Functions July - Copy (4).pdf
UNIT 1-Introduction to Data Science.pptx
ms-excel-ppt slides for beginner and advance level
Excel intermediate
Ms excel 2007 pptx
Using procedure of excel and methods to use they way and design
UNIT 1 (3).pptx....................................
EXCEL PRESENTATION 2024.pptx Exce;Presentation
I CS AI Advanced Excel Lab Manual-23UAISP21
252607631-excel-ppt.vppt-Empowerment technology refers to using technology li...
excelpresentationshort-170322174149.pdf
Microsoft excel beginner
Microsoft excel beginner
Microsoft excel beginner
Excel Presentation
digital marketing Course
Data management and excel appication.pptx
Microsoft Excel- basics
Ad

More from HEENA PRUTHI (6)

PPT
E commerce-1,2
PPTX
New microsoft office power point presentation
DOCX
Bc paper sessional 1 2015(1)
PDF
Compensation management
DOCX
Compensation theories
PDF
Team buildinggamesactivitiesideas
E commerce-1,2
New microsoft office power point presentation
Bc paper sessional 1 2015(1)
Compensation management
Compensation theories
Team buildinggamesactivitiesideas

Recently uploaded (20)

PDF
The TKT Course. Modules 1, 2, 3.for self study
DOCX
Cambridge-Practice-Tests-for-IELTS-12.docx
PDF
M.Tech in Aerospace Engineering | BIT Mesra
PDF
Myanmar Dental Journal, The Journal of the Myanmar Dental Association (2015).pdf
PPTX
Reproductive system-Human anatomy and physiology
PDF
Fun with Grammar (Communicative Activities for the Azar Grammar Series)
PPTX
Macbeth play - analysis .pptx english lit
PDF
0520_Scheme_of_Work_(for_examination_from_2021).pdf
PDF
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
PDF
LIFE & LIVING TRILOGY - PART - (2) THE PURPOSE OF LIFE.pdf
PDF
MICROENCAPSULATION_NDDS_BPHARMACY__SEM VII_PCI Syllabus.pdf
DOCX
Ibrahim Suliman Mukhtar CV5AUG2025.docx
PDF
Compact First Student's Book Cambridge Official
PPTX
Integrated Management of Neonatal and Childhood Illnesses (IMNCI) – Unit IV |...
PDF
Controlled Drug Delivery System-NDDS UNIT-1 B.Pharm 7th sem
PPTX
What’s under the hood: Parsing standardized learning content for AI
PDF
Skin Care and Cosmetic Ingredients Dictionary ( PDFDrive ).pdf
PDF
Lecture on Viruses: Structure, Classification, Replication, Effects on Cells,...
PDF
1.Salivary gland disease.pdf 3.Bleeding and Clotting Disorders.pdf important
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
The TKT Course. Modules 1, 2, 3.for self study
Cambridge-Practice-Tests-for-IELTS-12.docx
M.Tech in Aerospace Engineering | BIT Mesra
Myanmar Dental Journal, The Journal of the Myanmar Dental Association (2015).pdf
Reproductive system-Human anatomy and physiology
Fun with Grammar (Communicative Activities for the Azar Grammar Series)
Macbeth play - analysis .pptx english lit
0520_Scheme_of_Work_(for_examination_from_2021).pdf
LIFE & LIVING TRILOGY - PART (3) REALITY & MYSTERY.pdf
LIFE & LIVING TRILOGY - PART - (2) THE PURPOSE OF LIFE.pdf
MICROENCAPSULATION_NDDS_BPHARMACY__SEM VII_PCI Syllabus.pdf
Ibrahim Suliman Mukhtar CV5AUG2025.docx
Compact First Student's Book Cambridge Official
Integrated Management of Neonatal and Childhood Illnesses (IMNCI) – Unit IV |...
Controlled Drug Delivery System-NDDS UNIT-1 B.Pharm 7th sem
What’s under the hood: Parsing standardized learning content for AI
Skin Care and Cosmetic Ingredients Dictionary ( PDFDrive ).pdf
Lecture on Viruses: Structure, Classification, Replication, Effects on Cells,...
1.Salivary gland disease.pdf 3.Bleeding and Clotting Disorders.pdf important
Environmental Education MCQ BD2EE - Share Source.pdf

Ms excel excersices

  • 1. Microsoft Excel 24 Microsoft Excel allows you to create professional spreadsheets and charts. It performs numerous functions and formulas to assist you in your projects. The Excel screen is devoted to the display of the workbook. The workbook consists of grids and columns. The intersection of a row and column is a rectangular area called a cell. The Excel worksheet contains 16,384 rows that extend down the worksheet, numbered 1 through 16384. The Excel worksheet contains 256 columns that extend across the worksheet, lettered A through Z, AA through AZ, BA through BZ, and continuing to IA through IZ. The Excel worksheet can contain as many as 256 sheets, labeled Sheet1 through Sheet256. The initial number of sheets in a workbook, which can be changed by the user is 16. Each cell have its own Cell references, which are the combination of column letter and row number. For example, the upper-left cell of a worksheet is A1.
  • 2. TABLE OF CONTENETS 3. Microsoft Excel Exercise 1 Introduction to Excel files, Worksheets, Rows, Columns, Row/Column Headings. Inserting, Deleting and Renaming Worksheets. Inserting and Deleting Rows and Columns. Changing Column Width and Row Height. Merging Cells, Cell range. Format Cells. Fonts, Alignment, Warp Text, Text Orientation, Border and Shading. Auto Fill Currency Numeric formats. Previewing Worksheet Center the worksheet horizontally and vertically on the page. Saving and excel file. Exercise 2 Using Formulas Header and Footers Exercise 3 Number , Commas and Decimal numeric formats Working with Formulas ( Maximum, Minimum, Average , Count and Sum) Exercise 4 Percentage Numeric Formats. Exercise 5 25 Working with the IF Statement
  • 3. Exercise 6 Applying Auto Formats Exercise 7 Working with the Count If and Sum If Statements Exercise 8 Inserting Charts Exercise 9 Absolute Cell Referencing Working with the Vertical Lookup Function Exercise 10 Working with the Horizontal Lookup Function. Exercise 11 26
  • 4. Exercise 1 1. Open a new Excel file. Delete the worksheets: Sheet2 and Sheet3. 2. Create the worksheet shown above in Sheet1 and rename it as Coral. 3. Set the column widths as Columns A, B: 9; Columns C& D: 11. 4. Set the Height of Row 2 as 40. 5. Align all column labels horizontally and vertically at the center. 6. After entering the data, insert a new row between rows 2 & 3. 7. Format column F to include $ sign and 2 decimal places. 8. Apply border to the cells. 9. Center the worksheet vertically and horizontally on the page. 10. Save the file with the name Excel 1. 27
  • 5. Exercise 2 . Enter a formula to find Sales Price for the first item. to the remaining items. . Enter a formula to find Sales Tax for the first Item. he remaining items. 5. nter a formula to find Total Price for the first item. formula to the remaining items. 7. Create a Header that includes Your Name in the left section, Date in the center orizontally on the page. 0. Save the file with the name Excel 2. 1. Create the worksheet shown above. 2. Set the column widths appropriately. 3 Sale Price = List Price-Discount. Copy the formula 4 Sale Tax = Sales Price * 0.05. Copy the formula to t E Total Price = Sales Price + Sales Tax. Copy the 6. Set the columns labels alignments appropriately. section, and Your ID number in the right section. 8. Create Footer with Page Number in the center section. 9. Center the worksheet vertically and h 1 28
  • 6. Exercise 3 . Create the worksheet shown above. 2. Column A: 5, Column B: 18, Columns C & D: 13, Columns E & F: 14. 3. MISSION = SALES * 4%). Copy the formula to the remaining employees. 4. ARY + COMMISSION. Copy the formula to the remaining employees. 5. EST, LOWEST and COUNT values. Copy the formulas to each column. 6. Format numeric data to include commas and two decimal places. 7. Align all column title labels horizontally and vertically at the center. 8. age Number in the center section, and Your ID Number in the right section. 9. Create Footer with Date in the left section and Time in the right section. 10. Save the file with the name Excel 3. 1 Set the column widths as follows: Enter the formula to find COMMISSION for the first employee. The commission rate is 4% of Sales (i.e. COM Enter the formula to find QUARTERLY SALARY for the first employee where QUARTERLY SALARY = BASE SAL Enter formula to find TOTALS, AVERAGE, HIEGH Create a Header that includes Your Name in the left section, P 29
  • 7. Exercise 4 . Create the worksheet shown above. 2. Column A: 18, Column B, C, D, E: 10. 3. hange = This Year – Last year. Copy the formula to the remaining items. 4. Change = Change / Last year. Copy the formula to the remaining items. 5. GE, HIGHEST, and LOWEST values. Copy the formula to each column. 6. Format Column E to include % and two decimal places. 7. Header that includes Your ID in the left section and Name in the right section. 8. Create Footer with page Number in the center section. 9. Center the worksheet vertically and horizontally on the page. 10. Save the file with the name Excel 4. 1 Set the column widths as follows: Enter a formula to find Change for the first item where C Enter a formula to find %Change for the first item where % Enter a formula to find TOTALS, AVERA Create a 30
  • 8. Exercise 5 . Create the worksheets shown above. 2. Set the column widths appropriately. 3. Find the Total marks of each student, where Total = Test Average + Project. 4. students. If Total is greater than 60, Final Grade is "Pass", otherwise "Fail". 5. e Project mark is less than 6, Performance is "Poor", otherwise "OK". 6. verage, Highest Mark, Lowest Mark and Count the number of students. 7. Create Header that includes date in the left section and Time in the right section. 8. oter with ID Number in the left section and Page Number in the center section. 9. Center the worksheet vertically and horizontally on the page. 10. Save the file with the name Excel 5. 1 Using IF Statement, Find the Final Grade of Find the Performance of each student. If th Calculate the Class A Create Fo 31
  • 9. Exercise 6 1. Create the worksheet shown above and rename it as Commission Report. 2. Set the column widths appropriately. 3. Use any AutoFormat to your worksheet. 4. Set the Cell Range A6:A11 to Number. 5. Find COMM. (Commission), where COMM = SALES * COMM. RATE. 6. Find the BONUS. If SALES greater than or equal to 500000, bonus is 0.5% on SALES, otherwise enter zero. 7. Find TOTAL COMPENSATION which is equal to COMM. + BONUS. 8. Calculate the TOTAL, HIGHEST, and LOWEST values as shown above. 9. Format Column E to include % and 2 decimal places. 10. Format Column H to include $ and 3 decimal places. 11. Center the worksheet vertically and horizontally on the page. 12. Save the file with the name Excel 6 32
  • 10. Exercise 7 1. Create the worksheet shown above. 2. Find MARKUP, where MARKUP = SELLING PRICE – UNIT COST. 3. Find %MARKUP, where %MARKUP = MARKUP/UNIT COST. 4. Format Column F to include % and 3 decimal places. 5. Calculate the TOTALS and COUNTS shown above using appropriate functions. 6. Save the file with the name Excel 7. 33
  • 11. Exercise 8 1. Create the worksheet shown above and rename it as Grades. 2. Find Grade which is equal to Midterm1 + Midterm2 + Project + Final. 3. Find Status for each student, any student with a grade better than or equal to 80 is called "Distinct", all other students are called "Fulfilled". 4. Use the auto format as shown in the figure. 5. Create a Column chart based on the columns Student Name, Final and Grade. 6. Save the file with the name Excel 8. 34
  • 12. Exercise 9 1. Create the worksheet shown above and rename it as OSCAR. 2. Name the cell range A22:B26 as Grade. 3. Find Commission. Commission = Sales * Commission Rate. 4. Find Car Allowance. Employees with grade D will get a Car Allowance BD 100 and others will get a zero. 5. Find Social Insurance Cut which is Basic Salary * Social Insurance Rate. 6. Find Monthly Salary which is Base Salary + Commission + Car Allowance – Social Insurance Cut. 7. Using VLOOKUP, Find Position based on Grade. 8. Save the file with the name Excel 9. 35
  • 13. Exercise 10 1. Create the worksheet shown above and rename it as ZONE. 2. Using HLOOKUP, Find POSTAGE based on ZONE. 3. Find TAX RATE based on ZONE. 4. Find SALES TAX, where SALES TAX = PRICE * TAX RATE. 5. Find TOTAL SALE, where TOTAL SALE = PRICE + POSTAGE + TAX RATE. 6. Format all money columns for two-place decimals. 7. Create a Header that includes Your Name in the left section an ID Number in the right section. 8. Create the chart illustrated above. 9. Save the file with the name Excel 10. 36
  • 14. Exercise 11 1. Create the worksheet shown above and rename it as NTU. 2. Format Column F to Percentage type. 3. Find Price Increase (%), depending on the type. 4. Find Sale Price, where Sale Price = Unit Price * Price Increase + Unit Price. 5. Find Warranty. If Unit Price greater than 10, then Yes and No, if it is not. 6. Find Total Price which is equal to Quantity * Sale Price. 7. Calculate the TOTAL, AVERAGE, HIGHEST, and LOWEST values as shown above. 8. Draw a Pie Chart between Type and Sale Price. 9. In cell G18, find how many items with cheaper than 100. 10. In cell G19, find total quantities which are greater than 20. 11. Save the file with the name Excel 11. 37