Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 5

Rename sheet 1 as Graph

Rename sheet 2 as Format

Delete sheet 3

Rename sheet 4 as Functions

The sheets should be in the following order: Format, Functions and Graph
Create a bar chart to compare the price in dollars and the price in Euros for each Brand

BRAND Price in dollars Price In Euros


SONY 129 113.52
PANASONIC 132 116.16
TOSHIBA 164 144.32
AIWA 205 180.4
PHILIPS 224 197.12
KENWOOD 189 166.32

a. Insert an appropriate chart title and axis titles. Decide for yourself meaningful names.
b. Change the data bars for the Price in dollars to red.
c. Change the background colour of the chart to yellow.
d. Place the legend at the left.
e. The Y axis values and the x -labels should be in colour blue.
f. Move the chart to a new sheet called Different currencies.
0

aningful names.
Make the following changes to the table below:

1. The column width from A to G must be 25 pts in Excel (179 px in google sheets).

2. The height of the rows must be 34 pts in excel (except for the one of the titles in Rows 29 and 30). If you are working in google sheets the height of the rows should be 45 px.

3. Titles of columns (in Row 30) in Comic Sans, 10 pts, green, bold and height of the row 50 if you are working in excel (and 66 px if you are workig in google sheets), and then apply wrap text for them (in excel and also in google sheets).

4. Column D should show the numbers aligned to the left.

5. Title of the table (Row 29) in: Times New Roman, size 19 pts, blue, underlined and centered across columns A-G if you are working in excel. If you are working in google sheet merge and center the title.

6.Calculate the TOTAL in cell E31 (Hint: Unit Price x Quantity, use the autofill function to do the others rows).

7. In Cell F31 calculate the VAT, use the value in cell J29 and multiply the Unit Price X VAT (use the VAT in cell J29)

8. In cell G31 Calculate FINAL PRICE, (HINT: to calculate the FINAL PRICE you should sum the TOTAL plus the VAT)

9. Give a currency format with 2 decimal places to the FINAL PRICE.

10. Table borders (include the main title): outside green line and inside blue dotted lines.

11.Apply conditional formatting to the Range c31:C35: should be in red font if the UNIT PRICE is bigger than 300; yellow fill if the UNIT PRICE is between 400 and 700.

12. Sort the Table in descending order by Printers

13. Calculate the formulas in Table below

Different types of Printers VAT 22%


Printers Imported UNIT PRICE QUANTITY TOTAL VAT FINAL PRICE
Epson Stylus Photo 8 yes 250 20
Lexmark Z32 Color Jetp no 300 45
Samsung ML- 4600 yes 450 74
Canon BJC-55 yes 641 21
Hp 2300 367 45

round the
Number of Unit average
Prices over or equal in zero
to 300 digit

Number
of cells
containi
ng text
inside
Minimun Quantity the table
Total
number of
cells
inside the
Maximun Unit Price table

How
many
Printers
Average of the Unit start
Price with C?
How many Printers
were imported?
1) In cell F17 write an IF Function to show the following:
if the TOTAL is less (<) than 8000, then
"Cheap" should be displayed
in any other case show the message "Expensive".
Use the autofill function to complete the others rows with the if function.
2) In cell G17 write an IF Function to display the following:
If the Printer were imported(IT means if the value in the corresponding cell is equal to yes), add 200 the Total,
else leave the same value you see in the TOTAL cell.
Using the autofill function, complete the others rows with the if function.

3) In cell H31 write an IF Function to show:


If the UNIT PRICE is bigger than (>) 400 AND the QUANTITY is bigger than (>) 50,
"Good Import" should be displayed
in any other case "Bad Import" should appear.

good import/bad
Printers Imported UNIT PRICE QUANTITY TOTAL Cheap/Expensive Imported/add
import

Epson Stylus Photo 875DC yes 250 20 5000


Lexmark Z32 Color Jetprinter no 300 45 13500
Samsung ML- 4600 yes 450 74 33300
Canon BJC-55 yes 641 21 13461
Hp 2300 no 367 45 16515

5000
13500
33300
13461
16515
0

You might also like