Exercises: (Type Here)
Exercises: (Type Here)
Exercises
1. Insert the following data into an excel sheet. Note the following formatting:
Font type: Ariel Font size: 14
8. How can we use excel to make simple calculations, like addition (+), subtraction (-),
multiplication (*), and division (/)?
9. How do we name
a. Individual cells?
b. Cells in a row?
c. An entire row?
d. Cells in a column?
e. An entire column?
f. A group of cells?
[Type here]
10. Add a new column, call is “Total Price”, and calculate the values in it as follows:
Total Price = Quantity * Price
11. How can we use Auto Fill to make this task easier?
12. Insert a row called “Max”, and calculate the maximum value in the “Quantity” and “Price”
columns.
13. Insert a row called “Min”, and calculate the minimum value in the “Quantity” and “Price”
columns.
14. Insert a row called “Sum”, and calculate the summation of values in the “Quantity” and
“Price” columns.
18. Draw a column chart that shows the total price of each item.
19. Draw a pie chart that shows each item’s price.
20. Draw a line chart that shows the quantity of each item.