MS Excel PDF Eng
MS Excel PDF Eng
Microsoft Excel
Introduction
Microsoft excel is a most popular package of MS-Office. Microsoft Excel is used to enter
Data in the form of tables in rows and columns. We can create a tabular data base in MS
Excel. Also it is used for various type of data base handling. We can easily manage and
analyze the data in an independent list. The other data outside of the list remains
unaffected while analyzing the list. Moreover, information contained within a list can be
shared with others through integration with Microsoft Windows Share Point Services. A
new user interface and a corresponding set of functionality are exposed for ranges that
are designated as a list. Every column in the list has AutoFilter enabled by default in the
header row which allows us to quickly filter or sort our data.
Smart documents
Smart documents are documents that are programmed to extend the functionality of our
workbook by dynamically responding to the context of our actions. Several types of
workbooks, such as forms and templates, work well as smart documents. Smart
documents can help us reuse existing content. An excel document is called as a workbook
and every workbook has 3 worksheet by default. However we can add more worksheet in
our workbook if required. Every worksheet is made of row and column. The intersection of
a row and column is called as Cell.
A spreadsheet is a software tool that let one enter, calculate, manipulate, and analyze set
of numbers. Various components of spreadsheet are being discussed below:
Worksheet:
It is a grid of cells made up of horizontal rows and vertical columns. Number of rows and
columns very form package to package.
MS Excel worksheet contains 65,536 rows and 256 columns. Each intersection of a row
and column is called a cell wherein data can be stored.
The intercepted rectangular area between a column and a row is called as a cell. A cell is
most important component of MS Excel. It is a unique member of a worksheet and every
cell has a unique cell address, e.g. A1, B5, C11, X255 etc. The cell address is derived from
the name of the columns and the number of the rows in which it lies. Cell address is used
in calculations and in different kind of functions.
If same data is to be repeated then select the cell and start typing the data. Immediately;
the data already enter, will appear as suggestion. If you want to honour the suggestion
then simply press Enter Key and data gets repeated.
Dates, decimal places and other numerical data can be configured before entering the
data. As the data is entered, it will take the shape as per the configuration.
Rang of cell: Range of cell is group of one or more contiguous cell that forms a
rectangular area in shape. A range is specified by giving the addresses of first cell and the
last cell of the range separated by some symbol character Ex. A5:B10
Numbers
These are numeric entries. These entries can be used in calculation.
In ms-excel, a number can contain only the following characters:
0123456789+-(),/$%.Ee
Ms-Excel ignores leading plus signs (+) and treats a single period as a decimal. All other
combinations of numbers and non-numeric characters are treated as text.
Text
these are the text entries in the worksheet. these entries are not used in calculations.
In MS-Excel, text is any combination of numbers, spaces, and non-numeric characters –
for example, MS-Excel treats the following entries as text:
12AA34, 123ASD, 12-564, 234 098.
All text is left aligned in a cell. to change the alignment, click Cells, on the format menu,
click the alignment tab, and then select the options you want.
Formula
MS-Excel 11
These are the entries that describe the relationship among cells and generally are
instruction to calculate/manipulate with numbers or text. A formula can contain value
(entries that can be used for calculations) operators and cell address. A formula can also
contain functions. Formulas in MS Excel start with = sign. Therefore a formula that
calculates the difference in the two value of cell B9 and A9, would be written as = B9-A9.
A B C Stores
Bill No: 123 Dated: 18.08.2010
S.No. Item Price Quantity Value
Formula:
1x 20 5 100 Price*Quantity
2y 35 2 70
3z 15 4 60
Total 230
Relative Referencing:- Cell referencing in which the cell are referred by their relative
position in the worksheet – relative to a particular cell.
Absolute referencing:- Cell referencing in which the cell are referred by their fixed
position (absolute position) in the worksheet.
Mixed referencing: - Combination of relative and absolute referencing is called mixed
referencing.
Editing Cell Contents:
You’ll see that the new entry replace the existing contents of selected cell.
MS-Excel 12
The Range
Name Box
Selecting a Range:
To select a range through mouse you may follow these steps:
1. Point to a corner cell of the range to be selected. For instance, if you want to select
a range A4:C7 then A4,A7,C4 and C7 are corner cells. You can point to any of the
corner cells.
2. Now holding the left mouse button, drag the mouse pointer to the diagonally
opposite corner cell. That it is if you had earlier stated with A4, you need to drag
the mouse pointer to C7 (in range A4:c7) similarly, if you stated with A7, you need
to drag till C4, and so on.
To select a range through Keyboard keys, you may follow these steps:
1. Point to corner cell of range to be selected.
2. Press Shift key. Holding Shift key move to the diagonally opposite corner cell,
using arrow keys.
3. Now release Shift key.
And you will see desire range get selected.
Coping a Range:
While working in a worksheet, you sometime require some already entered data should be
re-entered at another place. For instance, in one part of the worksheet you’ve entered
student’s details like roll no., name, marks in five subjects for a class (say IX B) to
calculate there average marks and grades. Now after you are through with this
calculation. You want a summarized report of students having detail like roll no. and
grade. Since this data is already present in the worksheet, you have need not retype
these details once again. Rather you can copy the desired data through copy methods of
MS Excel.
Structure:
The structure of a function begins with the functions name, follow by the opening
parenthesis, the argument for the function separated by commas, and a closing
parenthesis. If a function start a formula, type an equal sign(=) before the function name.
Following figure illustrates the structure of a function in MS Excel.
Alignments:
MS Excel gives us three basic font alignments such as Left, Right and Center. However we
have an additional alignment called Merge & Center, through which we can merge more
than two cells in a cell and the data within the cell is aligned to center.
Formatting Data:
The general arrangement of data is known as formatting. It is the formatting that makes
your worksheet presentable.
Text Formatting:
Cell formatting involves alignment of fonts in cell,
font style, font colour, bold, italics, underline, fill
colour, border colour, number format, date format,
decimal format, wrap text, shrink to fit, merge cells,
orientation (Vertical and Horizontal) etc.
Formatting Numbers:
Numbers are formatted to change their appearance. The number format that is applied on
a number, does not affect the actual cell value – the value used by Excel to perform
calculations. That is, only the appearance changes, the number behind appearance
remains as it is.
To Format Dates and times, we need to follow these steps:
A different font size The font size you want in the font size
Bold Bold
Italic Italic
Underlined Underline
A different color The arrow next to Font Color and then click
the color you want on the palette
Centralized Center
Chart in MS-Excel
Charts (Graphs) are the pictorial representation of worksheet data. Charts present
worksheet data is graphical or pictorial form, which is easier to read and understand.
Charts help us evaluate our worksheet data and analyze them conveniently that otherwise
may be very difficult to spot in the worksheet. MS Excel supports many types of chart.
Chart Type of MS Excel:
Area Chart, Column chart etc.