X IT Practicals File 2024
X IT Practicals File 2024
LUDHIANA
PRACTICAL FILE
ON
INFORMATION TECHNOLOGY
CODE: IT- 402
SESSION: 2023-24
SUBMITTED BY:
SUBMITTED TO:
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
Fill Format Mode
Select Fill Format Mode from Styles and Formatting window.
Select the paragraph to format.
Select any style and click fill format icon
Apply it on the selected text.
Drag and Drop
Select the text to be formatted.
Drag and drop it into the Styles and Formatting window. The following
window appears.
**************
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
2. Alignments:
3. Wrapping: Select the picture and right click the mouse button to choose
wrap.
***************
From a Document:
Type the content in the OpenOffice Writer and Save it.
Open the designed template in any file.
Using a Wizard:
Open FileWizard and select the desired wizard. Type the contents and Save
To insert table: Select Table -> Insert ->Table (ctrl + F12) and specify number
of rows and columns.
Select the cells to be merged. Table -> Merge Cells.
***********
Enter the deposit and withdrawal of customers for each month in different
sheets.
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
Enter Formulas cell address and Column input cell address of Principal
amount.
Click OK.
Enter Formula cell address, Row input cell address of Principal amount and
Column input cell address of Year.
Click OK.
**********
BCM School Basant Avenue Practical File – X (IT- 402) 19
12. A student is planning her goals about the marks she should attain in the forthcoming
Semester 4 examinations in order to achieve a distinction (75%). Assuming that
examination of each subject is for 100 marks, her marks of the previous semesters are
given as under. (Use GOAL SEEK in OpenOffice Calc)
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 cell
address.
Click OK.
Apply the same for other subjects.
Enter Principal Amount, Rate of interest and year. Calculate Simple Interest
using the formula SI = (P*N*R)/100
**************
**************************
Type the command and select Edit -> Run Query (F5).
Delete the details of student with RollNo 222. (Tools -- SQL)
DELETE FROM STUDENT WHERE ROLLNO=222;
Select Forms from database bar and select Use Wizard to Create Form.
Select Reports from Database bar and select Use Wizard to Create Report.
***************