0% found this document useful (0 votes)
12 views

Lab Exercises List

Lab exercise
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views

Lab Exercises List

Lab exercise
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

B.

Com-2nd SEMESTER LAB EXERCISES LIST

1. To study about Microsoft Excel.


2. To create a worksheet in Excel and apply the following operations to it:

a. Insert some extra rows at the top and type in the title
b. Format the font, size etc of the title
c. Change the row heights to space them out more
d. Change the vertical cell alignment of these rows to centred
e. Insert more rows between the titles and first row of data and before the totals
f. Format all the numbers except the Q Ordered column to show £ and 2 decimal places
g. Change the column widths
h. Line up the column titles with the numbers on the right
i. Centre everything in the Q Ordered column
j. Add borders, gridlines and shading as desired!
k. Save the workbook with the new name: Formatted Toys

3. Format the data so it looks like the following :


4. Create the following sheet and apply SUM, AVERAGE, MAX, and MIN formula:

SHORTEST CELEBRITY MARRIAGES


Days
Bride Groom together
Britney Spears Jason Allen Alexander 0.2
Lisa Marie Presley Nicholas Cage 107
Jennifer Lopez Cris Judd 273
Courtney Thorne-Smith Andrew Conrad 214
Carmen Electra Dennis Rodman 150
Donna Peele Charlie Sheen 146
Drew Barrymore Jeremy Thomas 30
Shannen Doherty Ashley Hamilton 153
Cher Greg Allman 9
Michelle Phillips Dennis Hopper 8
Ethel Merman Ernest Borgnine 32
Elizabeth Taylor Nicky Hilton 245
Jean Acker Rudolph Valentino 0.25

Use functions to calculate the four statistics at the bottom of the list.
5. Create the following worksheet and apply FILTER command:

a. Make a couple of changes to be able to use this as a single Table


b. filter the table to find holidays that meet all of the following criteria:
i. Destination is Spain
ii. Travel Method is Plane
iii. Price is Greater than £200
The filtering should leave you with the result seen below:

6. Create following worksheet and apply Formulas Sum, Average, If, Count, Counta, Countif &
Sumif.
Roll Student
Hindi English Math Physics Chemistry Total Average Grade
No Name
1 RAM 20 10 14 18 15 77 15.4 A
2 ASHOK 21 12 14 12 18 ? ? ?
3 MANOJ 33 15 7 14 17 ? ? ?
4 RAJESH 15 14 8 16 20 ? ? ?
5 RANJANA 14 17 10 13 18 ? ? ?
6 POOJA 16 8 20 17 15 ? ? ?
7 MAHESH 18 19 3 10 14 ? ? ?
8 ASHUTOSH 19 20 7 14 18 ? ? ?
9 ANIL 22 13 8 12 19 ? ? ?
10 PREM 26 12 10 11 27 ? ? ?
9 ANIL 22 13 8 12 19 ? ? ?
10 PREM 26 12 10 11 27 ? ? ?

a. Find the Total Number & Average in all Subjects in Each Student .
b. Find Grade Using If Function - If Average Greater >15 then "A" Grade otherwise "B"
Grade
c. How Many Student "A" and "B" Grade Use of Countif
d. Student Ashok and Manoj Total Number and Average Use of Sumif
e. Count how many Students Use of Counta
f. How Many Student Hindi & English Subject Number Grater Then > 20 and <15 Use of
Countif
7. Create the following worksheet and apply FILTER command:

a. Make a couple of changes to be able to use this as a single Table.


b. filter the table to find holidays that meet all of the following criteria:
i. Destination is Spain
ii. Travel Method is Plane
iii. Price is Greater than £200
The filtering should leave you with the result seen below
8. Create following worksheet and do the following:

a. create a pie chart similar to the example shown below:

b. Change the chart type to 3D, click and drag the slice to "explode" it and use the Chart
Options pane on the right hand side to add formats
9. Create following worksheet and apply ABSOLUTE REFERENCE in excel:
a. In cell C4, create a formula that calculates the commission. Use this to help you:
Commission = Sales * Commission Rate
b. Try changing the commission rate in cell F3 to 15% to check that your formula is
working correctly, as shown below:

10. Create following worksheet and perform following activities:


a. Create a range name for cells B19, B20 and B21
b. In cell E4, create a formula to calculate the pay using your range name for the pay
rate. Use this to help you:
Pay = Hours Worked * (range name for) Hourly Pay Rate
Copy the formula down the column to calculate the other staff members' pay.
c. In cell F4, create a formula to calculate the National Insurance using your range name
for the National Insurance rate. Use this to help you:
Nat Ins = Pay * (range name for) Nat Ins Rate
Copy the formula down the column to calculate the other staff members' National
Insurance.
d. In cell G4, create a formula to calculate the tax using your range name for the tax
rate. Use this to help you:
Tax = Pay * (range name for) Tax Rate
Copy the formula down the column to calculate the other staff members' tax.
e. Change the values of the hourly pay rate, National Insurance rate and tax rate to the
values shown below: (When you change the rates, the answers should change)
11. Create following worksheet and apply DATA VALIDATION and insert DROP DOWN
MENUS:
a. Set data validation on cells D4:D15 to restrict users to only typing in a whole number
between 0 and 26 (Try to type in the following values into column D and check that
the data validation rules work and only the last item is allowed: 11.5, -7, 38, 17)
b. In column F we want to choose the department name from a list to avoid typing
errors: (create drop down menus)

12. Create following spreadsheet and apply VLOOKUP formula to complete entries:

a. Using VLOOKUP, pull out the sales record of a specified salesman (Peter)

You might also like