Preview

Overview of Excel Functions

Satisfactory Essays
Open Document
Open Document
350 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Overview of Excel Functions
Overview of formulas
Formulas are equations that perform calculations on values in your worksheet. A formula starts with an equal sign (=). For example, the following formula multiplies 2 by 3 and then adds 5 to the result.
=5+2*3
A formula can also contain any or all of the following: functions, references, operators, and constants. Parts of a formula Functions: The PI() function returns the value of pi: 3.142... References: A2 returns the value in cell A2. Constants: Numbers or text values entered directly into a formula, such as 2. Operators: The ^ (caret) operator raises a number to a power, and the * (asterisk) operator multiplies.

Using constants in formulas
A constant is a value that is not calculated. For example, the date 10/9/2008.An expression, or a value resulting from an expression, is not a constant. If you use constant values in the formula instead of references to the cells (for example, =30+70+110), the result changes only if you modify the formula yourself.

Using calculation operators in formulas
Operators specify the type of calculation that you want to perform on the elements of a formula. There is a default order in which calculations occur, but you can change this order by using parentheses.

Types of operators
There are four different types of calculation operators: arithmetic, comparison, text concatenation, and reference.

Arithmetic operators
To perform basic mathematical operations such as addition, subtraction, or multiplication; combine numbers; and produce numeric results, use the following arithmetic operators. ILLUSTRATION
Arithmetic operator Meaning Example
+ (plus sign) Addition 3+3
– (minus sign) Subtraction
Negation 3–1
–1
* (asterisk) Multiplication 3*3
/ (forward slash) Division 3/3
% (percent sign) Percent 20%
^ (caret) Exponentiation 3^2

Comparison operators
You can compare two values with the following operators. When two values are compared by using these operators, the

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Bsbwor501 Final Exam

    • 397 Words
    • 2 Pages

    (TCO 1) Which of the following describes the function of the Formula Bar (as it applies to Excel…

    • 397 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    USA TEST PREP ANSWER MATH

    • 1491 Words
    • 6 Pages

    This is the result of solving an equation to find a value(s) for the variable(s) which make the equation true.…

    • 1491 Words
    • 6 Pages
    Satisfactory Essays
  • Satisfactory Essays

    § An explanation of what the parts of the formula mean before using it to get your answers. Study the Instructor Guidance examples to learn how to solve the formula for another variable.…

    • 548 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    cout << num1 << " - " << num2 << " = " << num1-num2;…

    • 426 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    There is nothing wrong with this discussion question response. Accordingly, I awarded the author a score of 10. Each paragraph is written to explain each operator. Clearly, this is good writing. Each paragraph uses vocabulary from the reading material, and gives insight into the operation of each operator. This response explains the unary operator “++” is used for adding one to a variable, the conditional-and-operator “&&” is used between testing expressions, the inequality operator ”!=” is used to rule out a possible value, and the “%=” operator is used to return the remainder of a division operation( to the variable to the left of this assignment operator ). Thank…

    • 110 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    Homework Unit 3

    • 354 Words
    • 2 Pages

    4. AND operator- combines more than one condition in a program. Makes a compunf Boolean operation.…

    • 354 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    The aim of this guide is to teach you the basics of using a range of formulas in Microsoft Office Excel; this guide covers the following formulas: Addition; Subtraction, Multiplication, Division, Average & Percentage.…

    • 2823 Words
    • 12 Pages
    Good Essays
  • Powerful Essays

    Ap Calculus

    • 2722 Words
    • 11 Pages

    | A cell reference that refers to cells by their fixed position in a worksheet; an absolute cell reference remains the same when the formula is copied.…

    • 2722 Words
    • 11 Pages
    Powerful Essays
  • Satisfactory Essays

    Intro to Unix Project 2

    • 636 Words
    • 3 Pages

    Redirection operators are formed mainly from three characters: the leftward pointing angle bracket ( < ), the rightward pointing angle bracket ( > ) and the vertical bar ( | ). In some cases the ampersand ( & ) and the numeral 2 are also used.…

    • 636 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Unit 5 PT1420

    • 959 Words
    • 7 Pages

    The AND operator would be the best to use to determine whether or not a number is within a given range.…

    • 959 Words
    • 7 Pages
    Good Essays
  • Powerful Essays

    Noman Haider

    • 1703 Words
    • 7 Pages

    PHP Quick Reference Card1.02 string - single byte character sequence. See below. __DIR__ Variables that have not been assigned a value or have been unset contain the special value NULL. A NULL __CLASS__ assignment to an object variable destroys the object. __METHOD__…

    • 1703 Words
    • 7 Pages
    Powerful Essays
  • Good Essays

    To perform basic mathematical operations use the following arithmetic operators: addition (+), subtraction / minus sign (-), multiplication (*), division (/), and power (^).…

    • 551 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    This module defines the competency required to undertake programming tasks using an object oriented programming language competence includes tool usage, documentation, debugging and testing techniques in support of the programming activities…

    • 1670 Words
    • 7 Pages
    Powerful Essays
  • Better Essays

    assembly language, logical expressions, extended precision arithmetic and logical operations, operating on different sized operands, machine and arithmetic idioms, and masking…

    • 3431 Words
    • 14 Pages
    Better Essays
  • Good Essays

    Mathematical morphology (MM) is a theory and technique for the analysis and processing of geometrical structures, based on set theory, lattice theory, topology, and random functions. MM is most commonly applied to digital images, but it can be employed as well on graphs, surface meshes, solids, and many other spatial structures. Topological and geometrical continuous-space concepts such as size, shape, convexity, connectivity, and geodesic distance, were introduced by MM on both continuous and discrete spaces. MM is also the foundation of morphological image processing, which consists of a set of operators that transform images according to the above characterizations. MM was originally developed for binary images, and was later extended to grayscale functions and images. The subsequent generalization to complete lattices is widely accepted today as MM's theoretical foundation.…

    • 566 Words
    • 3 Pages
    Good Essays

Related Topics