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. 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 …

  3. 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 …

  4. 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.

  5. Insert Function in Excel - Microsoft Support

    Select a function name to see the function syntax and a brief description immediately below the Select a function box. Double-click a function name to display the function and its arguments in the Function …

  6. SUM function - Microsoft Support

    How to use the SUM function in Excel to add individual values, cell references, ranges, or a mix of all three.

  7. Use calculated columns in an Excel table - Microsoft Support

    Calculated columns in Excel tables are a fantastic tool for entering formulas efficiently. They allow you to enter a single formula in one cell, and then that formula will automatically expand to the rest of the …

  8. Using functions and nested functions in Excel formulas

    To make it easier to create and edit formulas and minimize typing and syntax errors, use Formula AutoComplete. After you type an = (equal sign) and beginning letters of a function, Excel displays a …

  9. Create a simple formula - Microsoft Support

    On the worksheet, click the cell where you want to enter the formula. Type the = (equal sign) followed by the constants and operators you want to use in the calculation. You can enter as many constants …

  10. Include text in formulas - Microsoft Support

    To include text in your functions and formulas, surround the text with double quotes (""). The quotes tell Excel it's dealing with text, and by text, we mean any character, including numbers, spaces, and …