IT PROJECT C10
IT PROJECT C10
Assignment ; 1
LEARNING OBJECTIVE – CREATE AND APPLY STYLES IN DOCUMENT
Task – type a paragraph with at least 100 words and create below given style as
instructed:
1. TITLE
Apply subtotal and find the sum of days required for project name
SOLUTION :
OUTPUT :
Assignment – 3
LEARNING OUTCOME - Creating cell referencing in Spreadsheet
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 PT1worksheet create a reference for Roll No, First Name, and
Last Name columns
from Student Profile by using the keyboard.
5. In the PT2worksheet create a reference for Roll No, First Name, and
Last Name
columns from Student Profile by using the mouse.
6. In the PT3worksheet create a reference for Roll No, First Name, and
Last Name
columns from Student Profile as you wish
SOLUTION :
OUTPUT :
STUDENTS PROFILE :
PT 1, PT 2 and PT 3 ;
DATABASE MANAGEMENT SYSTEM
Assignment 1
Learning Outcome – Create Forms and Reports using wizard
Objective: Creating form using wizard
Task: Create table a form using wizard by selecting all the fields for
the table – Mark sheet
SOLUTION :
Steps to create a form using wizard
1. Click on Forms → Use Wizard to Create Form…
2. A Form Wizard appears.
3. Select the table from Tables or Queries then add all the fields.
4. Click on Next button. Ignore step 3 and step 4 from wizard.
5. Select the first option i.e. Columnar – Labels Left then click on the
next button.
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.
7. Type new name for the form and click on work with the form. Click
on Finish
output :
Assignment – 2
Learning Outcome – Create and edit tables using wizard
Objective: Steps to create a table using table wizard
Task: Create a table using wizard and insert data.
Solution:
1. Click on Start → All Programs → LibreOffice 24.2→ LibreOffice Base.
24.2LibreOffice
Base window will open with Database Wizard.
2. Click on Create a new database option.
3. Click on Next button.
4. Select the database Register option either Yes, or No.
5. Check on Open database for editing.
6. Click on Finish button.
7. It will prompt to save the database.
8. Type the desired name and save it. I have given db1.
9. Now click on Tables button from Left pane and choose the option -Use
Wizard to Create
Table… from the tasks window.
10. The Table Wizard will open. Follow wizard steps to create a table.
11. In first step of wizard select the Category either Business or Personal,
12. Now choose a table from list of table. As I have selected Employees table.
13. Click on Next and select field types and all if you want to change it. Click
on Next. I have
selected Employee ID, First name, Last name, Salary, Date hired.
14. Set a primary key for your table in this step. Click on Use an existing field
as a Primary
Key. I have selected EmplyeeID as Primary key. Click on Next.
15. 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.
16. Enter data now
OUTPUT :