0% found this document useful (0 votes)
85 views7 pages

Activities 2-8

Uploaded by

yanoclan67
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
85 views7 pages

Activities 2-8

Uploaded by

yanoclan67
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Activities 2- 5

Activity 2. Solve the following problem by using suitable Numeric operators and
functions:
A B C D E F G
1 S.N. Items Rate/unit Qty Total Discount (10%) Net Total
2 1 Mouse 150 15
3 2 Keyboard 550 12
4 3 FDD 625 8
5 4 Monitor 7500 5
6 5 CD ROM 1650 6

Calculate:
1. Total of each items.
2. Discount amount of each items.
3. Net total of each item.
4. Difference between the rate of mouse and keyboard.
5. Maximum rate of the items.
6. Minimum qty. of the items.
7. Grand Total amount of all items.
8. Average rate of the items.
Activity 3. Calculate Bonus, Tax and Net Salary of the personnel by using given
criteria:

A B C D E F
1 Salary Sheet of the personnel:
2 SN Nam Basic Salary Bonus Tax Net Salary
e
3 1 Zena 375
4 2 Kate 800
5 3 Eva 585
6 4 Freda 270
7 5 Dona 395
Criteria:
1. Bonus will give 20% of Salary per month.
2. Tax will pay 10% of (Basic Salary and Bonus) per month.
3. Also, calculate Average Basic Salary.
Activity 4. Type in the following spreadsheet, and format it to look like the sample
below.
Instructions
1) Type in all text and numbers shown in the spreadsheet below.
2) Format all numbers with appropriate format's.
3) Center the spreadsheet heading 'Mike's Stationery Order' across the spreadsheet.
4) Format all text as displayed in the sample below, including the rotated text labels.
5) Create formula's to display a total for each stationery item ordered.
6) Create a formula to calculate the total for the stationery order.
Activity 5. Type in the following spreadsheet, and format it to look like the sample
below.

Instructions
1) Type in all text and numbers shown in the spreadsheet below.
2) Format all numbers with appropriate formats.
3) Center the spreadsheet heading 'Travel Expenses for the Month of May' across the
spreadsheet.
4) Format all text as displayed in the sample below, including the rotated text labels.
5) Create formula's to display a total for each Sales Rep.
6) Create formula's to calculate the amount due to each sales rep, on the
basis that each rep is reimbursed 0.63 cents per kilometer traveled.
7) Apply all borders and shading (colour) shown in the sample below, feel free
to experiment with your own colour schemes.
Activity 6. IF Function:
This function is used, if only one condition is given. It may be either True or False.
IF function Returns one value if a condition you specify evaluates to TRUE and
another value if it evaluates to FALSE. We can use IF function to conduct conditional
tests on values and formulas.
1. Solve the following problem by using IF Function with the help of given criteria:

A B C D E F G H I
1 SN Name Address Post Salary Bonus Tax HA Total
2 1 Albert Ktm Manager 9500
3 2 Alex Palpa Accountant 5000
4 3 Camilla Jhapa Engineer 7500
5 4 Mack Surkhet Gardener 3000
6 5 Mandy Pokhara Director 12000
7 6 Zena Ktm Peon 3200
8 7 Kate Jhapa Assistant 5200
Criteria:
1. Bonus will give 15% of Salary, if his/her salary is less and equal to 3500.
2. Tax will pay 10% of Salary and Bonus, if he/she is from Ktm.
3. HA will get 5% of Salary, if he/she is not from Ktm.
Activity 7. AND Function:
AND function returns TRUE if all its arguments are TRUE; returns FALSE if one
or more arguments is FALSE. This function is used, if the data range is given as a
condition.
1. Solve the following problem by using AND Function with the help of given
criteria:

A B C D E F G H I
1 SN Name Address Post Salary Bonus Tax HA Total
2 1 Eva Ktm Manager 9500
3 2 Freda Palpa Accountant 5000
4 3 Dona Jhapa Engineer 7500
5 4 Aura Surkhet Gardener 3000
6 5 Nicky Pokhara Director 12000
7 6 Ocean Ktm Peon 3200
8 7 Omega Jhapa Assistant 5200
Criteria:
Bonus:
1. Bonus will give 15% of Salary, if his salary is less and equal to 3500.
2. Bonus will give 12% of Salary, if his salary is greater than 3500 and less than
and equal 6500.
3. Bonus will give 10% of Salary, if his salary is greater than 6500.
Tax:
1. Tax will pay 10% of Salary and Bonus, if he is not from Ktm.
HA:
1. HA will give 15% of Salary, if he/she is from Pokhara.
2. HA will give 10% of Salary, if he/she is from Ktm.
3. HA will give 5% of Salary if he/she is from outside of Pokhara and Ktm.
Activity 8. OR Function:
This function is used, if more than one comparative condition is given. OR
function returns TRUE if any argument is TRUE; returns FALSE if all arguments are
FALSE.
Solve the following problem by using OR Function with the help of given criteria:

A B C D E F G H
1 S.N. Name Address Post Salary Bonus Tax Total
2 1 Aura Ktm Manager 9500
3 2 Nicky Palpa Accountant 5000
4 3 Ocean Jhapa Engineer 7500
5 4 Omega Surkhet Gardener 3000
6 5 Aura Pokhara Director 12000
7 6 Nicky Ktm Peon 3200
8 7 Ocean Jhapa Assistant 5200

Criteria:
Bonus:
4. Bonus will give 15% of B_Salary, either his post is Manager or his salary is less
than and equal to 3500.
Tax:
1. Tax will pay 10% of B_Salary and Bonus, either he is from Ktm or his post is
Engineer.

You might also like