10th IT Practicals 2023-24
10th IT Practicals 2023-24
Create a document and apply Styles and Formatting in Open Office Writer.
☑ Paragraph Style, Character Style, Frame Style, Page Style, List Style
☑ Fill Format Mode
☑ Drag and Drop
Open Open Office Writer and type the paragraph that you want to apply styles and formatting
Select Styles and Formatting option from Format menu or from standard tool bar or press
F11.
Paragraph Style – Select Paragraph style right click the mouse button and select New to
create new paragraph style and name it as New Style.
i. Paragraph Style dialog box appears.
☑ Change background color.
☑ Change font.
☑ Apply drop cap
☑ Font effect as blinking
ii. Click OK.
iii. Select the typed paragraph and double click New Style from Paragraph Style.
Follow the same steps to apply Character Style, Frame Style, Page Style, List Style
For inserting an image, select any one option from the following:
Drag and Drop, Insert Picture Dialog, From Clipboard, From Gallery or Using Scanner.
Modifying the Image: Select the picture and modify it using the Picture Tool.
Create drawing objects and perform the following in Open Office Writer.
☑ Resizing and coloring
☑ Grouping
☑ Apply any 3 graphical properties
Select ViewToolbarDrawing
Grouping
☑ Select the pictures to be grouped by holding the shift key
☑ Right click the mouse button and click group
☑ The selected pictures become a single picture
Apply any 3 graphical properties:
1. Send to Back:
☑ Select the picture to be placed at the back of given image.
☑ Right click the mouse button ArrangeSend to back.
2. Alignments:
3. Wrapping: Select the picture and right click the mouse button to choose wrap.
EX No : 4
Create a table and perform the following in Open Office Writer
Date:
Merge cells
☑ To insert table: Select Table Insert Table (ctrl + F12) and specify number
of rows and columns.
☑ Enter Principal Amount, Rate of interest and year. Calculate Simple Interest using the formula
SI = (P*N*R)/100
☑ Select the entered data.
☑ Select Tools Scenarios.
☑ In the dialog box type the scenario name and select a border colour.
☑ Click OK
Find out how many marks should she obtain in 4th semester to secure distinction.
☑ Enter the data into Open Office Calc as given and leave rows for Semester4 marks and percentage.
☑ Enter formula cell address, Target value, and variable cell address as semester4 celladdress.
☑ Click OK.
☑ Enter Principal Amount, Rate of interest and year. Calculate Simple Interest using the formula
SI = (P*N*R)/100
☑ Apply calculations for average, maximum, minimum and highlight marks>75 for one subject.
☑ Select View Macros View Macros.
☑ Select the corresponding macro name and click Run.
☑ Continue the same for all columns.
EX NO: 11
CREATING DATABASE IN OPEN OFFICE BASE
DATE:
AIM:
ALGORITHM:
Step-1:. Click on Start → All Programs → Open Office 4.1.7 → Open Office Base.
Step-2: Click on File New Database.
Step-3: To create a new database, click on create a new database option.
Step-4: Click on Next button. Another Database Wizard windows appears.
Step-5: Click on the required options.
Step-6: Click on the Finish button.
RESULT:
Thus the above database is created successfully.
EX NO: 12
CREATING A TABLE USING TABLE WIZARD
DATE:
AIM: Create a table using wizard Create any table in Open Office base using table wizard.
ALGORITHM:
Step-1: Click on Start → All Programs → Open Office 4.1.7 → Open Office Base.
Step-2: Open Office Base window will open with Database Wizard. Select or create the database to
work upon it. I have selected existing database db1. Click on Finish button.
Step-3: Now click on Tables button from Left pane and choose Use Wizard to Create Table… option
from the tasks window.
Step-4: The Table Wizard will open. Follow wizard steps to create a table.
Step-5: In first step of wizard select the Category either Business or Personal, Table from list of sample
tables, and fields from available fields. Click on Finish button.
Step-6: Click on Next and select field types and all if you want to change it. Click on Next.
Step-7: Set a primary key for your table in this step. I have selected EmplyeeID as Primary key.
Step-8: If you wish to change the table name then type new name for the table and click on Insert Data
immediately, and click on Finish.
AIM:
ALGORITHM:
Step 6: Now set data entry step will be there. Ignore this step and click on Next. Choose the styles
for the form interface and click on next.
Step 7: Type new name for the form and click on work with the form. Click on Finish
RESULT:
Thus the above form is created by using wizard.
EX NO: 14
DESIGNING REPORTS IN DATABASE
DATE:
AIM:
ALGORITHM:
Step1: Click on Reports → Use Wizard to Create report. The report wizard will open in the new
window.
Step 3: Now change the label text that you want in the report. I have changed the label Stud_no into
Adm. No. Click on Next.
Step 4: I have skipped groping and sorting options by click on Next button.
Step 5: Now choose the layout. I have selected Outline-Elegant as Layout of Data, Landscape,
Orientation, and Bubbles Layout of Headers and Footers. Click on Next.
Step 6: Now type the title of the report and select dynamic report → Create report now option.
AIM:
To creating a table using sql command and simple queries in Open Office Base.
Update the marks of the student with RollNo 333 (select Tools SQL)