Computer Practial
Computer Practial
(Advanced)
Assignment 1
Objective: Using various commands to create customer styles and apply predefined
styles in LibreOffice Writer.
Task: Type a paragraph with at least 100 words and create below given styles as
instructed:
1. Title
a. Font Name: Kristen ITC, Size:28, Colour: Magenta
b. Give Style Name: Title AI (Use create styles using drag and drop)
2. Headings
a. Font name: Times New Roman, Size: 24 , Colour: Red.
b. Give the style name: My Heading (Use create style from selection command)
3. Paragraph and Headings - My heading styles to all headings using Fill Format
4. Load Styles in New Document and Save the document
Solution: -
Assignment 2
Objective: Inserting
images and shapes and
rearranging them
Task: Create a new document in LibreOffice prepare an advertisement using various
shapes and images.
Solution: -
Solution: -
Apply Formatting
• Header Formatting:
• Select the merged cell and apply bold formatting, increase the font size, and
center the text.
• Table Borders:
• Right-click on the table, select Table Properties, and go to the Borders tab
to customize the border style, color, and width.
• Cell Background Color:
• You can also change the background color of specific cells to highlight
certain classes or days.
• Text Alignment:
• Adjust the text alignment in the cells (e.g., center-align the text in the
header and time slots).
Solution: -
Solution: -
2. Create Worksheets: You will need three worksheets. You can rename them by
double-clicking on the default names (Sheet1, Sheet2, Sheet3) at the bottom of the
screen.
• Rename them to:
• Sales_Q1
• Sales_Q2
• Sales_Q3
• Add a new worksheet by clicking the "+" icon next to the existing sheets
and rename it to Consolidated_Sales.
2. Open the Consolidation Tool:
• Check the box for Use labels in and select Top row and Left column if you
have headers.
5. Click OK: After setting everything up, click OK to consolidate the data.
Assignment 2
Objective: Applying subtotal in LibreOffice Calc
Task: Prepare a worksheet as following
Apply subtotal and find the sum of days required for project name.
Solution: -
2. Enter Sample Data: Create a table with the following columns: Project
Name, Task, Days Required. Below is an example of how you might structure
the data:
Sample Data
Assignment 3
Objective: Link data and Spreadsheet
Task: Prepare a worksheets as following:
1. Enter the data such as Roll no, GR NO, First Name, Last Name, Date of Birth, Father
Name, Mother Name. Enter records for at least 10 students.
2. Rename this worksheet as "Student Profile".
3. Insert 3 new worksheets and rename as "PT2", "PT2" and "PT3" respectively.
4. In the PT1 worksheet create a reference for Roll No, First Name, and Last Name
columns from Student Profile by using the keyboard.
5. In the PT2 worksheet create a reference for Roll No, First Name, and Last Name
columns from Student Profile by using the mouse.
6. In the PT3 worksheet create a reference for Roll No, First Name, and Last Name
columns from Student Profile as you wish.
Solution: -
2. Enter Student Data: Create a table with the following columns: Roll No, GR
No, First Name, Last Name, Date of Birth, Father Name, Mother Name.
Below is an example of how you might structure the data for at least 10 students.
3. Rename the Worksheet: Right-click on the sheet tab at the bottom (usually
named "Sheet1") and select Rename. Change the name to Student Profile.
Step 2: Insert New Worksheets
1. Insert New Worksheets: Click the "+" icon next to the existing sheet tabs to
create three new worksheets.
2. Rename the New Worksheets:
• Rename the first new sheet to PT1.
• Rename the second new sheet to PT2.
• Rename the third new sheet to PT3.
• Select cells A1, B1, and C1, then drag the fill handle (small square at the
bottom-right corner of the selection) down to fill in the formulas for all 10
students.
Step 4: Create References in PT2 Worksheet
1. Go to the PT2 Worksheet: Click on the PT2 tab.
• Select cells A2, B2, and C2, then drag the fill handle down to fill in the
formulas for all 10 students.
Step 5: Create References in PT3 Worksheet
1. Go to the PT3 Worksheet: Click on the PT3 tab.
• Select cells A2, B2, and C2, then drag the fill handle down to fill in the
formulas for all 10 students.
Assignment 4
Task:
1. Insert hyperlink from the internet.
2. Insert hyperlink email.
3. Insert hyperlink of existing file.
4. Insert hyperlink of new file.
Solution: -
Sample Data:
Month Gross Profit Net
April 20000 12% 2400
May 30000 14% 4200
June 40000 11% 4400
July 25000 15% 3750
August 35000 18% 6300
Total 21050
Solution: -
• In cell D2, enter the formula =B2*C2 to calculate the net profit for April.
• Drag the fill handle down from D2 to D6 to copy the formula for the other
months.
2. Input Formula for Total Net Profit:
• In cell D7, enter the formula =SUM(D2:D6) to calculate the total net
profit.
• Set cell: Enter D7 (the cell where the total net profit is calculated).
• To value: Enter 23000 (the target net profit).
• By changing cell: Enter B6 (the gross profit for August).
3. Run Goal Seek:
• Click OK to run the Goal Seek. LibreOffice Calc will adjust the August
gross profit to reach the target net profit of ₹ 23,000.
Assignment 2
Objective: Query creation using wizard
Task: Create table Mark sheet and perform the bellow given queries using wizard and design view.
1. In the Database file Add these Fields: (Total: Datatype- Number 3 digits, Percentage: Datatype -
Number 3 digits with 2 decimal places, Grade: Datatype- Char with 2 letters)
2. Insert more 3 records in MARK SHEET
3. Display name, roll no, marks of 3 subjects, total and percentage using design view.
4. Display name, roll no, grades from the mark sheet table using query wizard.
5. Display the maximum marks for Sub101 and minimum marks for Sub102 using design view.
6. Display the roll no, name and percentage whose percentage are more than 70 using design view.
7. Display all the record in ascending order of names using design view.
Solution: -
Step 3: Display Name, Roll No, Marks of 3 Subjects, Total, and Percentage Using
Design View
1. Create a Query:
• Right-click on "Queries" in the left sidebar and select "Create Query in Design View."
• Add the Mark sheet table to the query.
2. Select Fields:
• Drag the following fields to the query grid:
• Name
• Roll No
• Sub101
• Sub102
• Sub103
• Total
• Percentage
3. Run the Query:
• Click on the "Run Query" icon (the red exclamation mark) to view the results.
4. Save the Query:
• Save the query with a name like Query_Mark sheet_Display.
Step 4: Display Name, Roll No, Grades from the Mark sheet Table Using Query
Wizard
1. Use Query Wizard:
• Right-click on "Queries" and select "Use Wizard to Create Query."
• Select the Mark sheet table and click "Next."
2. Select Fields:
• Choose the fields Name, Roll No, and Grade. Click "Next."
3. Finish the Query:
• Choose to sort by any field if desired, then click "Next" and "Finish."
• Save the query with a name like Query_Mark sheet_Grades.
Step 5: Display the Maximum Marks for Sub101 and Minimum Marks for Sub102
Using Design View
1. Create a New Query:
• Right-click on "Queries" and select "Create Query in Design View."
Solution: -
Assignment 4
Objective: Creating form using wizard
Task: Create table a form using wizard by selecting all the fields for the table – Mark sheet
Solution: -
Assignment 5
Objective: Creating report using wizard
Task: Create table a report using wizard by selecting all the fields for the table – Mark sheet
Solution: -