Digital Accounting PDF
Digital Accounting PDF
1. CREATION OF WORKBOOK
PROCEDURE:
STEP 1: Go to excel.
OUTPUT:
1
2. CHANGING FONT SIZE AND COLOR
PROCEDURE:
STEP 2: On the home tab, click the font size in the font size box and choose the
color that you want .
OUTPUT:
FONT SIZE
FONT COLOR
2
3. CHANGING FONT STYLE (BOLD,ITALIC,UNDERLINE)
PROCEDURE:
STEP 2: For Bold, on the home tab, click the font style in the bold or press Ctrl+B.
For Italic, on the home tab, click the font style italic or Ctrl+I.
For Underline, on the home tab, click the font style underline or Ctrl+U.
OUTPUT:
BOLD
ITALIC
3
UNDERLINE
4
4. USING MERGE AND CENTRE
PROCEDURE:
STEP 2: On the home tab, go to the alignment group and click on merge and center to
continue the data into one cell.
STEP 3: Once we click merge and center, selected cells will merge into one cell
and the text comes in center.
OUTPUT:
5
5. USING ALIGNMENT (LEFT, RIGHT, CENTER)
PROCEDURE:
STEP 2: On the home tab, in alignment group select the alignment which you want.
OUTPUT:
LEFT ALIGN
6
RIGHT ALIGN
CENTER ALIGN
7
6. WRAPPING A TEXT
PROCEDURE:
STEP 1: Type a text inside a cell beyond its range as it seems like overlapping the
next cell.
OUTPUT:
8
7. USING FORMULAS (SUM, RANK, AVERAGE, ROUND)
PROCEDURE:
i) SUM
STEP 1: Select the cell next to the number you want to sum.
STEP 2: Click “auto sum” on the “Home tab” and press enter.
ii) AVERAGE
iii) RANK
STEP 1: Select the cell, where you want to show the rank.
9
OUTPUT:
10
8. ADDING BORDERS TO CELL
PROCEDURE:
STEP 2: On the home tab, in the front group, select “all borders” or right click
formate cells.
STEP 3: A dialogue box will appear, select outline under the tab borders.
OUTPUT:
11
9. CREATION OF TABLE
PROCEDURE:
STEP 2: After selecting the cells, go to insert tab in tables group, select “tables”.
STEP 3: A dialogue box appears which shows the range of cells , Click OK.
STEP 5: To format the table, go to design tab in the table style, select the way you
want.
OUTPUT:
12
10. INSERTING A ROW AND A COLUMN
PROCEDURE:
STEP 2: Select “insert” drop down option from the Home tab.
OUTPUT:
13
11. DELETING A ROW AND A COLUMN
PROCEDURE:
STEP 2: Select “drop down” option from cell group of “Home tab”.
STEP 3:Select “delete row/ column” or directly click the “delete” button.
OUTPUT:
14
12. CREATION OF CHART
PROCEDURE:
STEP 1: Select the cell range in which you want to insert a chart.
OUTPUT:
15
13. FORMATTING A CHART
PROCEDURE:
STEP 2: Right click on the chart and select “format chart area”.
OUTPUT:
16
14. USING SORT AND FILTER
PROCEDURE:
SORT
STEP 1: To sort the data, select the column.
STEP 2: Go to Data tab, in sort and filter function group, select “group”.
FILTER
STEP 1: Choose a column from the worksheet or table to perform the filter.
STEP 4: Click it, Filter menu Appears. Select the data to filter.
17
OUTPUT:
SORT:
FILTER:
18
15. CREATION OF PIVOT TABLE
PROCEDURE:
STEP 1: Select any cell inside the table for which you want to create pivot table.
STEP 3: In the popup arises, enter the cell name in where the pivot table should be
placed and select OK.
STEP 5: Create the pivot table values by placing the headings in respective sections.
OUTPUT:
19
16. CONDITIONAL FORMATTING
PROCEDURE:
STEP 1: Select the range of cells, the tables, or the whole sheet that you want to
apply conditional formatting.
STEP 2: On the Home Tab, click Conditional Formatting, and then click “Highlight
Cells Rules”.
STEP 3: Select the command you want, such as Between, Equal to text that Contains,
or A date occurring.
STEP 4: Enter the values you want to use, then select the format.
OUTPUT:
20
17. DATA VALIDATION
PROCEDURE:
STEP 1: Go to the data tab, in data tools group, select Data validation.
STEP 2: Select the data Validation, the Data validation dialogue box appears, select
one or more Cells to validate.
OUTPUT:
21
MS ACCESS
1. CREATION OF DATABASE
Step 3: Once the MS Access application is open, click on blank database and select
the path from the open icon. Choose the required drive and folder from my
Computer and give name to the file such as mcc, accdb. Click Save button.
OUTPUT:
22
2. CREATION OF TABLE
Step 2: In the pop-up window, give the name as “department” and save the name.
Step 3: Go to the design view of the department table and create the field as follows
Step 5: Go to the Datasheet view of the dept table and enter the values in the table.
OUTPUT:
23
3. CREATION OF INPUT MASK
Step 2: In the database, create a new table named “employee” with the following field
specifications.
Step 4: In the pop up window that arises, click on edit list button.
Step 5: Choose the corresponding Input mask option and click on next button and
click on finish button.
Step 6: Go to datasheet view and enter the phone number in the phone number field.
24
OUTPUT:
25
4. CREATION OF LOOK UP WIZARD
Step 1: Create a table and in the pop up window, give the name as “department”
and save the name.
Step 2: Go to the design view of the department and create the field name as,
Step 3:Click save button and go to data sheet view of the department table and enter
the values.
Step 4: Create another table in the name “student” and go to the “design view” of the
student table and create the field as follows,
Step 5: Keep department as short text in both the tables and go to the student table,
choose data type as look up wizard.
Step 6: In the popup arises, select department and click “next” button and it will show
the fields in the department table, from the field, select department table name and
click next button till finish button.
Step 7: Click finish button and in the student table, of the field departments there will
be drop down which consists of all items in the department name in the department
table.
Step 8: From the table, we can enter ant dept name into the department field of the
student table.
26
OUTPUT:
27
5. CREATION OF RELATIONSHIP
Step 2: In the popup window, give the table name as “book” and click on save button.
Step 3: Go to design view of the book table and create the field as follows,
Step 4: Go to create menu, and click on create table option and save the table name as
follows,
Step 5: Go to design view of the borrow table and create one field as follows,
Step 6: On the database tools tab, in the relationship groups, click relationship on
the design tab in one relationship group, click add tables and select both “book” and
“borrow” table and click close.
Step 7: Verify that the field names shown are the common fields for the relationship
to enforce referential integrity for the relationship, select the enforce referential
integrity check box.
Step 8: After selected the enforce referential integrity check box, the number 1
appears over the thick portion on one side of the relationship line and the infinity
symbol appears on the other.
28
OUTPUT:
29
6. CREATION OF FORMS
Step 2: In the popup window, give the name as “employee details” and save the
details as table.
Step 3: Go to design view of the “employee details” table and create the field as
follows,
Step 4: Go to datasheet view of “employee details” table and enter two or three values
in the table.
Step 5: To create forms, for “employee details” table, go to “create” tab and click
“forms”. The form will appear.
OUTPUT:
30
7. CREATION OF REPORTS
Step 2: In the popup window, give the name as products and save the table.
Step 3: Go to design view of the “products” table and create the field as follows,
On the create tab in the “reports group” and click report wizard.
Step 7: In the report wizard, we can select few fields that we need in our report.
Step 8: Follow the directors on the report wizard pages, on the last page, and click
“finish”.
31
OUTPUT:
32
8. CREATION OF QUERY WIZARD- VIEW QUERY
Step 2: In the popup window, give the name as “student details” and save the table.
Step 3: “Go to design view” of the “student details” table and create field as follows.
Step 4: Go to “datasheet view” of the “student details” table and enter the value.
Step 6: Under the query at the bottom of the page, there will be a table showing field,
table, show, criteria etc.,. in that under “field” select Name and Age.
Step 7: In the criteria section, give “criteria as >18”, and click Run (!).
Step 1: Open the student table and on the create tab, click “query design”.
Step 2: Under the bottom table of the query, in fields select the student_id, name and
department.
Step 3: In the criteria section, under the department field, enter the criteria as
“commerce” and click Run(!).
Step 4: In the datasheet view, it will display only the students, who comes under
“commerce department”.
33
OUTPUT:
A.
B.
34
9. CREATION OF WILD CARD CHARACTERS
Step 2: In the popup window, give the name as “product” and save the table.
Step 3: Go to the “design view” of the “product” table and create the field as follows,
Step 4: Go the “database view” of the “product” table and enter the values.
Step 6: Under the query at the bottom of the page, in the field, select all the columns.
Step 7: In the criteria row, under the product name field type the operator like
“notebook”.
Step 8: Click Run (!), on the design view, it will display the products ends by
“notebook”.
OUTPUT:
35
10. CREATION OF QUERY WIZARD - UPDATE QUERY
Step 2: In the popup window, give the name as “candidate details” and save the table.
Step 3: Go to “design view” of the “candidate table” and create the field as follows,
Step 4: Go to the “datasheet view” of the “candidate details” and enter the values.
Step 5: Click on the “create-> query design”, under the query at the bottom of the
page in one field, select age and eligibility status and click update (!).
Step 7: In the update row, under eligibility status give “not eligible” and click run (!).
OUTPUT:
36
11. CREATION OF QUERY WIZARD- DELETE WIZARD
Step 1: Create a select query to determine the records that will be deducted. Apply
any required query in criteria.
Step 2: In the design view, click on the “drop-down arrow” to the right of the query
type button and choose delete query.
Step 3: If needed, modify the query further so that the correct field will be deleted
with the desired new data.
OUTPUT:
37
12. CREATION OF REPORT FOR PRODUCTS WITH PRICE
MORE THAN RS.1000
Step 2: In the pop-up, give the name as “products” and save the table.
Step 3: Go to the design view of the “products” table and create the field as follows.
Step 4: Go to the datasheet view of “product” tables and enter the values.
Step 5: Click on the create-> query design, under the query at the bottom of the page
in the field, select “product name” and “price”.
Step 6: In the criteria row, under the price give > 1000 and click Run (!).
Step 9: In the report wizard, select the required fields, Click Finish.
38
OUTPUT:
39