New IT Record 2024-25
New IT Record 2024-25
1. Prepare a student marks table, using the following information. Roll no, student
name, marks (m1, m2, m3, m4, m5).
Find the following:
a) Total
b) Average
1
Step 5: Then to calculate the Total Select the cells c2: g2 and apply summation
Step 6: Copy the formula into other rows by dragging it down by selecting the 1st row
Step 7: Then calculate the Average type formula as
Syntax =H2/5
2
Step 8: Copy the formula into other rows by dragging it down by selecting the 1st row.
Step 9: Then the information is displayed as:
OUTPUT
3
2. Create a worksheet and demonstrate auto fill.
Step 4: Then the data is displayed automatically in series from January to December as
OUTPUT
4
3. Create an Employees salary table, using the following particulars. Employee
name, Basic pay, DA (20% of basic pay), HRA(15% of basic pay), Gross pay,
Income Tax(10% of basic pay), PF(5% of basic pay) and Net pay. Calculate Gross
pay and Net pay.
Step 3 : Enter the column names Employee Name, Basic Pay, DA, HRA, Gross Pay, IT,
PF, Net Pay.
Step 4: Enter the Employee information employee name and basic pay.
Step 6: Copy the formulas to the other rows by dragging it down by selecting the 1st row.
5
Step 9: Then calculate Gross Pay by adding basic pay, DA and HRA with formula =
(b2+c2+d2).
Step 10: Copy the formulas to the other rows by dragging it down by selecting the 1st
row.
6
Step 11: In the IT column type the formula = (c2*10/100)
Step 12: Copy the formulas to the other rows by dragging it down by selecting the 1st
row.
Step 15: In the Net pay column type the formula as follows =f2-(g2+h2)
7
Step 16: Copy the formulas to the other rows by dragging it down by selecting the 1st
row.
OUTPUT
8
4. Create a Student marks list using arithmetic operations which shows cell
referencing
Step 1: Go to Start menu and then click on Programs.
Step 2: Select MS-office and click on MS-excel
Step 3: Type the details of Students marks in the excel sheet
Step 5 : Copy i2 and paste it from (i3:i6) the values will be as follows:
9
OUTPUT
10
5. Create a worksheet containing employees details apply conditional formatting
and auto formatting for maximum and minimum salaries.
Auto Formatting
Step 1: Go to Start menu and then click on Programs.
Step 2: Select MS-office and click on MS-excel.
11
Conditional Formatting:
Step 5: Select (c2:c6)
Step 6: Select format -> conditional format
A window appears and gives the specification as follows
Step 7: Now click on ok then the cell which contains value greater than the given
condition will be represented as the format given as follows
12
Output:
13
6. Generate a worksheet containing Students details using graphs
Step 1: Go to start menu and click the program
Step 2: Select Ms-office and click on Ms-excel.
Step 3: Give the field names as Student no, Name, Marks 1, Marks 2, Marks3
Step 4: Enter the information under the field names as you required
14
Step 8: Then Click all steps then the chart will be as follows:
Output
15
7. Create a pie chart showing a sales record of 5 months
Step 1: Go to start menu and click the program
Step 2: Select Ms-office and click on Ms-excel.
Step 3: Type the column names as Month, Sales
Step 4: Enter the required information.
Step 5: Then select the information and then insert->chart->pie chart.
Step 6: It gives a wizard which prepares a pie chart and we need to follow the steps of
that wizard
Step 7: After the steps of wizard has finished it gives the pie chart as follows.
16
8. Create a Sales Worksheet and apply filters
Auto filter
Step 6: Then we can select for required column to sort either in ascending or descending
as follows
17
Advanced Filter
Step 1: Go to start menu and click the program
Step 2: Select Ms-office and click on Ms-excel.
Step 3: Enter the columns Emp no, Emp name, Salary.
Step 4: Then enter the required information.
Step 5: Select the required fields for filter along with the criteria column then
Step 6: Select Data->Filter->Advanced Filter option
18
Step 7: When we click on ok it displays only the details which satisfies the criteria as
follows:
Output:
19
MS ACCESS
Step 2: Select Blank database and then ok then save the file
Step 3: Click on create it creates the employee database and gives available options for
the database as:
Step 4: Now to create a database we have 3 options so select create table in design view
to design your table. It displays a window as follows
Step 5: Now enter the column names as fieldname then specify the data type of the field,
we can even give description about the fields .
21
Step 6: Now open the table and enter the details of the employee
22
2. Create Students database with the following fields student number, Student
name, marks of 5 subjects. Calculate total, average
23
Step 6: Click on the Student table and enter the information
24
Step 7: To create query click on the queries and create query in design view
Step8: Go to design and then click on Run. The result will be displayed.
25
Output:
26
3. Generate relationship for student personal and course details
27
Step 3: Create a Student personal details table
28
Step 5: Now to create a relationship click on tools->Relationship
29
Step 8: Now add the tables for which we want the relationship
Step 10: Give details of tables for which relation has to be made
30
Step 11: Now click on create
31
Step 12: It gives the relation
32
33
34
4. Generate forms for the employee table.
Step 1: Open the required employee database
Step 2: Click on the forms it displays two options as follows
Step 3: Click on create form using wizard then it gives steps of wizard
Step 4: Now select the table for which you want forms .
35
Step 7: Now the form appears as follows
36
5. Generate a report for the employee table
Step 1: Open the required employee database
Step 2: Click on the reports it displays two options as follows
Step 3: Select create report using wizard it displays the steps of the wizard
37
Step 4: Add the table along with the fields that has to appear on the report.
38
6. Generate a report for the query
Step 3: Select create report using wizard it displays the steps of the wizard
Step 4: Add the query along with the fields that has to appear on the report
39
Step 5: Now give title for the report and then click finish then it displays the report as
follows
40
7. Transfer of Data from Access to Excel.
41
Step 5: Open Excel Document, click on Data menu and then click on import
external data from Access.
42
Step 6: The result will be displayed as follows:
43
8. Export data from Access to Excel.
44
Step 5: Right Click on Employee table and then select Export--Excel.
45
Step 6: The result will be displayed as follows:
46