SlideShare a Scribd company logo
8
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

DOCX
Excel Exercise
PPTX
MS Excel Learning for PPC Google AdWords Training Course
PDF
ms-excel-exercises.pdf
PPTX
Ms excel 2007
PDF
Microsoft word exercises
PPT
M.S EXCEL
PPTX
Ms Excel Basic to Advance Tutorial
DOCX
Excel exam practical
Excel Exercise
MS Excel Learning for PPC Google AdWords Training Course
ms-excel-exercises.pdf
Ms excel 2007
Microsoft word exercises
M.S EXCEL
Ms Excel Basic to Advance Tutorial
Excel exam practical

What's hot (20)

PDF
Excel exercise pdf
PPTX
Excel lesson01
PPTX
Excel for beginner
PPT
Teaching Excel
PPTX
Basic excel training
PPTX
Microsoft word - teaching slides
PPT
Introduction to Microsoft Excel for beginners
PPTX
Microsoft excel tutorial (part i)
PPTX
Microsoft Excel Basics
PPTX
ms excel presentation...
PDF
Word practical questions for exercises
PPT
Training On Microsoft Excel
PPTX
Formula in MS Excel
PPTX
Introduction to MS excel
PPTX
DOC
Exercise Word 3
PPTX
Excel 2010
PPTX
Microsoft Word: Working with Tables
PDF
Using the IF Function in Excel
Excel exercise pdf
Excel lesson01
Excel for beginner
Teaching Excel
Basic excel training
Microsoft word - teaching slides
Introduction to Microsoft Excel for beginners
Microsoft excel tutorial (part i)
Microsoft Excel Basics
ms excel presentation...
Word practical questions for exercises
Training On Microsoft Excel
Formula in MS Excel
Introduction to MS excel
Exercise Word 3
Excel 2010
Microsoft Word: Working with Tables
Using the IF Function in Excel
Ad

Similar to Ms excel excersices (20)

PPTX
Excel_Breif_Overview.pptx
PDF
Excel tips and tricks you should try
PPTX
Basic Ms excel
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
Excel_Breif_Overview.pptx
Excel tips and tricks you should try
Basic Ms excel
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
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)

PPTX
Orientation - ARALprogram of Deped to the Parents.pptx
PPTX
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
PDF
What if we spent less time fighting change, and more time building what’s rig...
PDF
Weekly quiz Compilation Jan -July 25.pdf
PPTX
Lesson notes of climatology university.
PDF
Computing-Curriculum for Schools in Ghana
PPTX
A powerpoint presentation on the Revised K-10 Science Shaping Paper
PPTX
Radiologic_Anatomy_of_the_Brachial_plexus [final].pptx
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
Hazard Identification & Risk Assessment .pdf
PPTX
Cell Types and Its function , kingdom of life
PPTX
Introduction to Building Materials
PDF
1_English_Language_Set_2.pdf probationary
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
SOIL: Factor, Horizon, Process, Classification, Degradation, Conservation
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PDF
Paper A Mock Exam 9_ Attempt review.pdf.
PDF
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
PPTX
UNIT III MENTAL HEALTH NURSING ASSESSMENT
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
Orientation - ARALprogram of Deped to the Parents.pptx
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
What if we spent less time fighting change, and more time building what’s rig...
Weekly quiz Compilation Jan -July 25.pdf
Lesson notes of climatology university.
Computing-Curriculum for Schools in Ghana
A powerpoint presentation on the Revised K-10 Science Shaping Paper
Radiologic_Anatomy_of_the_Brachial_plexus [final].pptx
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Hazard Identification & Risk Assessment .pdf
Cell Types and Its function , kingdom of life
Introduction to Building Materials
1_English_Language_Set_2.pdf probationary
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
SOIL: Factor, Horizon, Process, Classification, Degradation, Conservation
Practical Manual AGRO-233 Principles and Practices of Natural Farming
Paper A Mock Exam 9_ Attempt review.pdf.
medical_surgical_nursing_10th_edition_ignatavicius_TEST_BANK_pdf.pdf
UNIT III MENTAL HEALTH NURSING ASSESSMENT
Chinmaya Tiranga quiz Grand Finale.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