You are on page 1of 2

Excel

Question1 Uchumi supermarket requires a worksheet with the following details: a) Item Number Item Name Quantity Unit sale Unit cost b) The following details must be calculated: i) ii) Total cost price Total selling price Marginal profit

Nb) The worksheet should have at least 10 items, assume your own data, format the worksheet c) Create a Column Chart to compare items Vs Quantity. otherwise no discount shall be offered. Save the worksheet as Supermarket, Question2 Kenyatta National Hospital requires a worksheet that analyses the patients data as follows: Nb.) The registration fee is varies from one patient to another, for all the patients. Patients may pay a deposit of Ksh. 2500 or pay the full amount. 1. Patient admission No Patient Name d) For those items whose profit will be more than Ksh. 500, discount should be 10% of the profit e) All the figures should be formatted to a thousand seperator, Kshs. And to 2 Decimal places.

iii)

Patient sickness ( Typhoid, Headache) Patient residence( Ngara, Huruma) Charge i) Patient Medicine ( Panadol, Antacid) Process the following: ii)

Vat (20% of Registration fee) Total charge Balance.

iii)

2. Format the Worksheet accordingly.

3. By use of a column chart, compare patients names vs. sickness vs. Total charge.

MS Access

Create Library Management relational database schema, as follows: LIBRARY MANAGEMENT RELATIONAL DATABASE SCHEMA Table Name BOOK BOOK_COPIES BOOK_LOANS BORROWER PUBLISHER ATTRIBUTES Book_id, title, pub_id Book_id, branch_id, noof_copies Book_id, branch_id, card_no, dateout, duedate Card_no, name, address, phone Pub_id, Pub_name, address, phone_no

BOOK_AUTHORS Book_id, author_name

LIBRARY_BRANCH Branch_id, branch_name, address

1) Create Forms to input Data

2) Reports on Book Catalog, Authors

You might also like