About 400 results
Open links in new tab
  1. Create a simple formula in Excel - Microsoft Support

    You can create a simple formula to add, subtract, multiply or divide values in your worksheet. Simple formulas always start with an equal sign (=), followed by constants that are numeric values and …

  2. Overview of formulas in Excel - Microsoft Support

    Master the art of Excel formulas with our comprehensive guide. Learn how to perform calculations, manipulate cell contents, and test conditions with ease.

  3. Create a simple formula - Microsoft Support

    The workbook below shows examples simple formulas. You can change any of the existing formulas, or enter your own formulas to learn how they work and see their results.

  4. Enter a formula - Microsoft Support

    Formulas are equations that perform calculations on values in your sheet. All formulas begin with an equal sign (=). You can create a simple formula by using constant and calculation operator. For …

  5. Create a formula by using a function - Microsoft Support

    You can create a formula to calculate values in your worksheet by using a function. For example, the formulas =SUM (A1:A2) and SUM (A1,A2) both use the SUM function to add the values in cells A1 …

  6. Overview of formulas - Microsoft Support

    A formula always starts with an equal sign (=), which can be followed by numbers, math operators (such as a plus or minus sign), and functions, which can really expand the power of a formula.

  7. Use Excel as your calculator - Microsoft Support

    Instead of using a calculator, use Microsoft Excel to do the math! You can enter simple formulas to add, divide, multiply, and subtract two or more numeric values. Or use the AutoSum feature to quickly …

  8. Create Power Query formulas in Excel - Microsoft Support

    There may be times when you want to modify or create a formula. Formulas use the Power Query Formula Language, which you can use to build both simple and complex expressions.

  9. Create custom functions in Excel - Microsoft Support

    Although Excel includes a multitude of built-in worksheet functions, chances are it doesn’t have a function for every type of calculation you perform. Custom functions, like macros, use the Visual …

  10. Create conditional formulas - Microsoft Support

    Testing whether conditions are true or false and making logical comparisons between expressions are common to many tasks. You can use the AND, OR, NOT, and IF functions to create conditional …