University of Cambridge International Examinations

Total Page:16

File Type:pdf, Size:1020Kb

University of Cambridge International Examinations

1 UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education

INFORMATION TECHNOLOGY 0418/03

Paper 3 Practical Test B May/June 2007 Spreadsheet Part

You work for a company called Hothouse Design. You are going to perform some clerical tasks for this company.

All currency values should be in UK pounds (sterling) with the £ sign visible.

1 Using a suitable software package, load the file J7STOCK2.CSV

2 In the Company column use a lookup function to show the company name. Use the CCode column for the lookup value and the file J7CODE.CSV for the array. Make sure that you use both absolute and relative referencing within your function.

Replicate this function so that the company name for each item is shown.

3 Enter the following data into the model.

Dcode Rate A 0.225 B 0.18 C 0.1

4 Name the cell containing 0.225 RateA

Name the cell containing 0.18 RateB

Name the cell containing 0.1 RateC

5 Format these three cells as percentage values to 0 decimal places.

6 Use a Countif function (that includes both absolute and relative referencing) in cell B2, to count the number of SX entries in the CCode column. Do not count any entries in rows 1 to 4.

Replicate this function into cell B3 to count the number of BE entries and into cell B4 to count the number of UTB entries.

7 In the Cost column (Cell G7) use a formula to multiply Unit by Quantity

Replicate this function so that the Cost price is shown for each item.

8 In the Discount column (Cell H7) use an IF function to calculate the discount to be given.

If the Code is A then multiply the named cell RateA by Cost

2 If the Code is B then multiply the named cell RateB by Cost

If the Code is C then multiply the named cell RateC by Cost

Replicate this formula so that the discount is shown for each item.

9 In the Price column (Cell I7) use a formula to subtract the Discount from the Cost

Replicate this formula so that the price is shown for each item.

10 Format only the Unit, Cost, Discount and Price columns as currency in pounds sterling to 2 decimal places.

11 Show the formulae used. Make sure that the contents of all cells are visible. Save the data model with the name 'First part'

Make sure that your name and the date are in the header of each page.

12 Save the data model with the name 'Second part'. You should show the values. Make sure that your name and the date are in the header of each page.

13 Save the data model with the name 'Third part'. Hide rows 1 to 5 inclusive.

Hide columns A, C, E, G and H.

14 Search the data to find all the items where the Price is less than £1

Take a screen-shot of your result and place it in a document called EVIDENCE

15 Select all the data.

Leave the rows 1 to 5 inclusive and columns A, C, E, G and H hidden.

Search this data to find all the items where Quantity is greater than or equal to 60 and Price is greater than £2

Take a screen-shot of the result and place it in the EVIDENCE document. Make sure that your name and the date are in the header of this document.

Recommended publications