Ajmal Project
Ajmal Project
ICAI
PROJECT REPORT ON
Integrated course on information technology and soft
Skills (ICITSS)
SUBMITTED BY
NAME: Ajmal.R
REG NO:
SRO0806460
BATCH
NO:ICITSSITT_Thrissur_16
MONTH:
December 2024
ACKNOWLEDGEMENT
TABLE OF
CONTENTS
SL LOGO
NO. CONTENT
1. MICROSOFT
WORD 2010
2. MICROSOFT
EXCEL 2010
3, MICROSOFT
ACCESS 2010
MICROSOFT
WORD 2010
INTRODUCTION TO MICROSOFT
WORD 2010
WE WORK WITH WORD 2010’s RICH FUNCTIONALITY
JUST ABOUT ANYWHERE: USING AN INTERNET
BROWSER, A MOBILE PHONE OR OUR DESKTOP
COMPUTER. USING MICROSOFT OFFICE MOBILE 2010,
WE CAN USE OUR WINDOWS PHONE 7 TO WORK WITH
OUR FILES FROM ANYWHERE. WORD MOBILE 2010 IS
PART OF OFFICE MOBILE AND IS ALREADY ON OUR
WINDOWS PHONE 7 IN THE OFFICE HUB, SO WE DON’T
NEED TO DOWNLOAD OR INSTALL ANYTHING ELSE TO
GET STARTED.
RESULT
SUBTOTAL
PROCEDURE
FOR SUBTOTAL
STEP 1: : Open Microsoft Excel 2010.
Result
Pivot table
Procedure for
pivot table
STEP 1: Open Microsoft Excel 2010.
STEP 2: Enter the data and select the
whole data.
STEP 3: Go to Insert tab.
STEP 4: In the Tables ribbon, select pivot
table
a dialogue box named “create pivot
table” appears.
STEP 5: Choose option ,“Select a table
or range” and specify the table or
range.
STEP 6: Choose option, “Existing
worksheet” and specify the cell
location.
STEP 7: In the “Pivot table field list”
that appears, choose fields to add to
report. There are four columns in the list:
Report filter: for ease of access
of data.
Row labels: row wise description
of data.
Column labels: column wise
description of data.
Values: only value fields are
shown.
STEP 8: Individual data description and
sum total of values are shown.
Data for pivot table
Result
Pivot table
filter
A pivot table filter is a feature that allows
you to display only specific data in the
pivot table. It helps focus on particular
categories by narrowing down the
displayed results
Procedure for
pivot table
filter
STEP 1: Open Microsoft Excel 2010.
STEP 2: create a pivot table
STEP 3: click on the pivot table and on
the pivot table list that appears drag
the required field to the report filter
column for creating a filter page
STEP 4: go to pivot table tools by
clicking on the table, in the options tab
inside the pivot table ribbon, select
options, in the drop down menu select
Show report filter.
STEP 5: a dialogue box named Report
filter page select the fields and click ok
, now the filtered tables are displayed in
different sheets.
DATA FOR PIVOT
TABLE FILTER
RESULT
PIVOT TABLE SLICER
A Slicer is a tool in Excel that makes it easy
to filter data in pivot tables and charts. It
provides buttons you can click to quickly
show only the data you want.
Result
Microsoft Access
2010
INTRODUCTION TO MICROSOFT
ACCESS 2010
Microsoft access 2010 for windows is a database
management system or DBMS, which helps us to
manage data stored in a computer database. In this
chapter, the readers will be given exposure to the
basics of access and the various data types used in
access. A database is a tool for collecting and
organizing information. Database can store information
about people, products, orders or anything else. A
computerized database is a container of objects. One
database can contain more than one table. For
example, an inventory tracking system that uses three
tables is not three databases, but one database that
contains three tables.
An access database stores its tables in a single file,
along with other objects, such as forms, reports,
macros and modules. Databases created in the Access
2010 format have the file extension, accdb and
databases created in earlier access formats have the
file extension .mdb.
Using Access, we can do the following;
Tables
Procedure for table
creation
Mark
Query
Procedure for tables showing
marks and grand total
STEP 1: open Microsoft Access
2010
STEP 2: create a table for marks
following the procedures above for
creating a table with total marks we
have to create a simple query.
STEP 3: go to create tab and select
query design from Queries ribbon
STEP 4: database view opens with a
dialogue box called show table,
select the marks table and click on
add button. Close the dialogue box.
STEP 5: double click on the entire
field to add it in the output area.
STEP 6: add a new field name as
“Total:[Mark1]+[Mark2]+
[Mark3]” and enter Mark in the
table row in output area.
STEP 7: go to Query Tools design
tab, and click on Run option from the
Result ribbon.
STEP 8: the resultant table is shown
as datasheet view with total marks.
Save the query with name.
Design view
Result
ACTION
QUERIES
QUERY 1-PROCEDURE
FOR UPDATION OF
QUERY
STEP 1: open Microsoft Access 2010
STEP 2: create a table following the
steps in procedure for creation of
table.
STEP 3: go to create tab and select
Query design from the Queries
ribbon. Dialogue box named Show
table appears. Select the table and click
on Add button. Close the dialogue box.
Double click on all the field names to
add to the output area.
STEP 4: for changing the field details of
particular field, go to that criteria and
type the specific criteria for which the
updating is required
STEP 5: go to the field that requires to
be updated and type the data in the
“updated to” row
STEP 6: go to Query tools-Design tab
and click on Run options from the
Results ribbon.
STEP 7: there will be a pop up box
Microsoft Access asking for
confirmation click Yes. The resultant
data will show updated table.
Design view
RESULT
Query 2-procedure for
deletion of query
STEP 1: open Microsoft Access 2010
STEP 2: create a table following the
steps in procedure for creation of table.
STEP 3: go to create tab and select
Query design from the Queries
ribbon. Dialogue box named Show
table appears. Select the table and click
on Add button. Close the dialogue box.
Double click on all the field names to
add to the output area.
STEP 4: go to Query tools-Design tab
and select Delete option from the Query
type ribbon. The output area will show
an option for Delete.
STEP 5: there will be a pop up box
named Microsoft Access asking for
confirmation click Yes.
STEP 6: the resultant data will show
with the specified data deleted.
Design view
result
Procedure for creating
forms
STEP 1: open Microsoft Access 2010
STEP 2: create a table following the
steps in procedure for creation of table.
STEP 3: go to Create tab and select
form Wizard option from the Forms
ribbon.
STEP 4: a form Wizard dialogue box
opens.in the table/Queries section,
select Table: Details, transfer all the
fields from the available fields to the
selected fields.
STEP 5: click on the next button. Again
press the button twice.
STEP 6: in the Layout, select either
Columnar or Tabular layout.
STEP 7: click on the Finish button.
Columnar report
Tabular report
Conclusion