Questions For IT 402 Practical File Class
Questions For IT 402 Practical File Class
Questions For IT 402 Practical File Class
(2022-23)
OO Calc problems
The practical’s from Electronic Spreadsheet (Advanced) are as following:
1. Create a new file in spreadsheet software and enter data for 10 salesmen.
2. Add two worksheets in the file and modify the data for all 3 quarters.
3. Rename all worksheets like sheet1 – 2018, sheet2 – 2019 and sheet3 – 2020.
4. Now add one more worksheet at the end and rename as consolidated sheet.
5. Now type the serial no and names as displayed, use sum function to add data for 2018,
2019 and 2020 in respective cells using consolidation.
Creating
Subtotals
PT 1 72 63 54
Term 1 70 69 80
Find out how many marks should she obtain in term 2 to secure 75%.
Create Table
Instructions:
Dear Students,
Attach the screenshot of each and every command along with output screens. Attach the
outputs and datasheet separately for each question. Write steps wherever applicable.
[1] Students
RollNo Integer 3
Name Text 15
Gender Text 6
City Text 20
DOB Date 8
Blood_Group Text 5
Remark Text 10
Assign RollNo as primary key.
EmpNo Integer 5
EmpName Text 15
Designation Text 10
Address Text 50
City Text 10
MobileNo Text 10
Gender Text 6
Assign EmpNo as primary key
[3] PhoneDiary
Cust_ID int 5
CName Text 15
CustomerAddress Text 20
City Text 10
PhoneNo_Res Text 10
PhoneNo_Off Text 10
MobileNo Text 10
Email_Id Text 20
Primary Key – Cust_ID
[4] Marksheet
Stud_No Integer 2
Name Text 15
RollNo Integer 3
[5] Player
Player_ID integer 5
Player_Name Text 15
Age integer 2
Height Text 5
Weight Integer 3
BloogGroup Text 5
No_of_Matches Integer 5
Centuries Integer 3
Wickets Integer 3