About 600 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 …

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

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

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

  5. Add and subtract numbers - Microsoft Support

    Adding and subtracting in Excel is easy; you just have to create a simple formula to do it. Just remember that all formulas in Excel begin with an equal sign (=), and you can use the formula …

  6. Ways to add values in an Excel spreadsheet - Microsoft Support

    One quick and easy way to add values in Excel is to use AutoSum. Just select an empty cell directly below a column of data, then on the Formula tab, select AutoSum > Sum.

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

  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 …

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

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