Lab File Exercise
Lab File Exercise
Writer Exercise
1. Create a table with 4 rows and 3 columns. Let the column name be quantity, price
and amount. Give appropriate heading to the document. Give heading to it and
align it in center.
2. What is mail merge explain
3. Explain concept of hyperlinks for text and images. Explain it with examples.
4. Whenever the given abbreviations are entered then the word should be changed
as:
Calc Exercise
1. Create a worksheet with details, S.No., Quantity, Price, Amount. Fill the
necessary information. Insert a column called Unit, after the column S.No.. Write
steps.
2. Create an worksheet containing S.No., Product Code, Product Name, Price and
Revenue through the product. Fill the necessary information. Sort the data
revenue wise
3. Create employee worksheet with following details EID, Name, Department and
Location. Apply filter to the data.
4. Create worksheet for student. Enter Student Name, Exam1, Exam 2 and Exam3.
Marks to be on the scale of 1-20. Calculate average. Print following using
conditional if statement:
- "Failed" if the average is less than 10
- "Accepted" if the result is between 10 and 12
- "Good" if the result is between 12 and 14
- "Very Good" if the result is between 14 and 16
- "Excellent" if the result is greater than 16
5. Calculate Mean, Median, Mode and Range for given set of data:
13, 18, 13, 14, 13, 16, 14, 21, 13
8, 9, 10, 10, 10, 11, 11, 11, 12, 13
6. Application of Mathematical Functions to following set of data: ceil and floor for
(60.1) and odd and even for (26.8). Write steps and point of differences for them.
7. Use of Lookup function for following set of data and apply lookup for
8. Apply freezing for any set of data by freezing horizontally and vertically on
different worksheets.