Create An Excel Sheet in The Name of Xyz Show The Functioning of Editing and Printing of Excel Sheet
Create An Excel Sheet in The Name of Xyz Show The Functioning of Editing and Printing of Excel Sheet
Create An Excel Sheet in The Name of Xyz Show The Functioning of Editing and Printing of Excel Sheet
Procedure
EDITING:
CUT OPTION
Go To EDIT MENU=>Click on CUT (ctrl+X)
COPY OPTION
Go To EDIT MENU=> Click on COPY (ctrl+C)
PASTE OPTION
Go To EDIT MENU=> Click on PASTE (ctrl+V)
PRINTING:
PRINT OPTION
Go To FILE MENU=> Click on PRINT(ctrl+P)
1
OUTPUT-:
EXCERCISE:-2
2
Create an Excel Worksheet with the Following Particulars using
Formula Functions
ROLL NO, NAME, MARKS, AVERAGE, RESULT&DIVISION?
PROCEDURE
TOTAL=SUM (C2:E2)
Calculation of Average
AVERAGE=F2/3
Calculation of Result
Calculation of Division
3
OUTPUT-:
4
EXCERCISE:-3
PROCEDURE
STEP-2: Create an Excel sheet with the following field names and
Insert the data.
MONTH ACCIDENTS
STEP-3: Select the table created and click on the chart wizard and
Select the chart type and click next.
STEP-4: The next step is selecting the Chart source and click next.
STEP-5: The next step is to select the chart options that is titles,
Legend & labels click next.
STEP-6: The next step is to give the chart location, select the
Location and click next.
5
OUT PUT-:
6
EXCERCISE:-4
Create a Excel Worksheet with the days of the week and time from
9:00to17:00 hrs use auto fill option to create this Work Sheet.
PROCEDURE
STEP-4: In the second cell enter the time as 9:00 and drag the Cell
In the horizontal way till 17:00 hrs are Displayed using
Auto fill features.
7
OUTPUT-:
8
EXCERCISE:-5
PROCEDURE
Introduction: Micro are very widely used in the most of the companies
where one step has to be done repeatedly is acts like a tape recorder and
also used for the automation of some manual work which can be done
through the
System using Macro function (like copying, pasting, retrieval of the
data from the database.
9
STEP-4: Click on the record button and perform the task as
required And reclick to stop recording of the same.
10
STEP-5: Run macro; To run macro, go to tools then select macro
and again select macros from the cascading menu. It will give u list
of existing macros. Select the one you need to run. It will
automatically do the task to be performed at the active or the
selected cells.
OUT PUT-:
11
12
EXCERCISE:-8
NPV calculation
Data Description
10% Annual discount rate
PROCEDURE
STEP-2:
NPV is given by:-$1 “n” years from now = 1/(1+r)n ,$today.(assume
r=1)For both the investments enter the data in the first rowAnd
Second row.
The syntax for the Npv function is:
value1, value2, ... value_n are the future payments and income for the investment (ie: cash
flows).
13
Output:
14
MS Access
15
Tables
16
1. Create a Employee table in Ms-access with Field names Empid, Ename,
Eadd, Edeptno.
Step.2: Give the field names with data types and save the table.
17
Step 3: Enter the table fields
18
Queries
Queries select records from one or more tables in a database so they can be
viewed, analyzed, and sorted on a common datasheet. The resulting collection of
records, called a dynaset (short for dynamic subset), is saved as a database object
and can therefore be easily used in the future. The query will be updated whenever
the original tables are updated.
19
Creating a Query in Design View
20
Step 3: Select the fields to display
21
Step 5: After selecting the fields you have to execute the Query in Tools Menu Select
Run Command to Run the Query.
Step 6: After displaying the query you have to save the query.
22
Forms
Forms are used as an alternative way to enter data into a database table.
23
Creating a Form by Using Wizard
Step 1: In the Object Field Select a Form and click on Creating form by Using Wizard.
And select the Field Names.
24
Step 3: Select the style of the form
25
Step 5:
After giving the title name Click next Button it displays the form
26
Reports
Reports will organize and group the information in a table or query and provide a
way to print the data in a database.
27
Creating a Report by Using the Wizard
Step: 1 In the Object Field select Report and Click Create a Report by Using Wizard
28
Step 3: Do you want to sort the data if you need select sort option, if you don’t need Click
Next Button.
29
Step 5: Give the title for your Report
30
5. Transfer a Data from Access to Excel
Step.2: Give the field names with data types and save the table.
31
Step 3:
Open Excel Document
Click Data Menu
Click Import External Data
32