MAHESH
www.mahesh4ap.webnode.in
Excel organizes worksheets by work book on the basis that you may need
more than one worksheet for any given project
Each new workbook you open contains three worksheets by default
But you can add worksheets up to a maximum of 255.
You can also remove one or two worksheets from the original three if you
need
Each worksheet contains 65,536 Rows Numbered from 1 to 65536
Each worksheet contains 256 Columns-named from A to IV the first 26
columns are numbered A Z the next 26 AA to Az the next 26 BA to BZ
The worksheets are numbered automatically from sheet 1 to sheet 256
.Operators
1. Arthimatic Operators
2. logical Operators
3. text Operators
4. reference Operators
Operator
+
/
*
-
Operator
=
>
<
>=
<=
1.Arthimatic Operators
Action
Example
Addition
=D4+E4
Division
=20/E4
Multiplication
=E5*24
Subtraction
=D4-E4
2.Logical Operators
Meaning
Equal to
Greater than
Lessthan
Greater than or equal to
Less than or equal to
MAHESH
www.mahesh4ap.webnode.in
Example`
=D5=6
=D3>6
=6<5
= A33>=250
=88<=10000
MAHESH
www.mahesh4ap.webnode.in
3.Text Operator
1.To join the two text &
Example : c47&D47
result is another cell
2.A11 =50
B11=100
Result is active cell 50,100.
4.Reference Operators
Operator
Meaning
Range refers to the cells
between the two
reference cells
Union for combining
two or more references
into one
Intersection indicates a
reference to a cell or
cells shared by two
references
Example
A1:A3
Sum(A1:A3,A5:A7)
Sum(A3:B10 A4:D4)
Precedence:-this means order
Operator
%
Action
Negation
Percent
MAHESH
www.mahesh4ap.webnode.in
MAHESH
www.mahesh4ap.webnode.in
^
* and /
+ and = ,>,<,<=,>=,<>
Exponentiation
Multiplication and
division
Addition and
substration
comparision
l http://mahesh4ap.webnode.in
MAHESH
www.mahesh4ap.webnode.in