100% found this document useful (1 vote)
7K views14 pages

Advance and Complex Formulas and Computations Topic

The document discusses formulas in Excel, including simple vs complex formulas, elements of a formula like operators and cell references, types of operators like arithmetic, text, comparative, and reference operators, and how to create a formula in a cell. Simple formulas have one operation while complex formulas have multiple operations that must follow the order of operations. Formulas contain an equal sign, operator, and cell references. The document provides examples of different operators and how to write a formula.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
7K views14 pages

Advance and Complex Formulas and Computations Topic

The document discusses formulas in Excel, including simple vs complex formulas, elements of a formula like operators and cell references, types of operators like arithmetic, text, comparative, and reference operators, and how to create a formula in a cell. Simple formulas have one operation while complex formulas have multiple operations that must follow the order of operations. Formulas contain an equal sign, operator, and cell references. The document provides examples of different operators and how to write a formula.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 14

ADVANCE AND

COMPLEX
FORMULAS AND
COMPUTATION
S
EXCEL
• Is a powerful spreadsheet
application software that
integrates graphic and
data management.
WHAT IS A SIMPLE
FORMULA? COMPLEX
FORMULA?
SIMPLE FORMULA
• Have one mathematical
operation.

Example:
=2+2
COMPLEX FORMULA
• It involve more than one
mathematical operation.
• To calculate complex formulas correctly,
you must perform certain operations
before others. This is defined in the
order of operations.
Example:
=2+2*8
WHAT ARE THE
ELEMENTS OF A
FORMULA
1.The = sign, which indicates
that what follows is a
formula;
2.The operator; and
3.Cell reference.
A. ARITHMETIC OPERATORS
Operator Operation Sample Formula Result
Performed
^ Exponentiation =A1^3 Value in Cell A1
raised to third
power
+ Addition =A1+A2 Add the total values
in Cell A1 and A2
- Subtraction =A2-A1 Subtracts the values
in cell A2 and A1
* Multiplication =A3*3 Multiplies the value
of cell A3 to 3
/ Division =A5/2 Divides the value of
cell A5 to 2
Combination =(A1+A2+A30/3 Computes for the
average of the
values in cell A1 to
A3
b. TEXT OPERATOR
Text Operator Meaning Example Result

& (ampersand) Connects two =“South”&“Square” SouthSquare


values to produce
one continuous text
value
c. COMPARATIVE OPERATOR
Comparison Operator Meaning Example

= Equal to A1=B1

> Greater than A1>B1

< Less than A1<B1

>= Greater than equal A1>=D1

<= Less than equal D1<=B1

<> Not equal D1<>A1


d. REFERENCE OPERATORS
Reference Operator Meaning Example
: (colon) Range operator, which B1:B15
produces one reference to
all the cells between two
references, including the
two references
, (comma) Union operator, which SUM(A1:A7,C1:C7)
combines multiple
references into one
(space) Intersect operator, which B7:D7 C6:C8
returns a ) reference to the
cells common to the ranges
in the formula
HOW TO CREATE A
FORMULA IN A CELL
1. Select a cell where the result of
the formula will be displayed.
2. Once selected, type the equal sign (=) to start
the formula.
3. Press the <Enter> key or click the enter tool
beside the formula bar when the formula is
complete.
4. The result of the computation based on the
formula that was written will be automatically
displayed on the selected cell.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy