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 …

  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. Create custom functions in Excel - Microsoft Support

    To add a new function, position your insertion point after the End Function statement that terminates the last function in the Code window, and begin typing. You can create as many …

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

  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. Insert the current date and time in a cell - Microsoft Support

    Let's say that you want to easily enter the current date and time while making a time log of activities. Or perhaps you want to display the current date and time automatically in a cell …

  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 …

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

  9. Multiply and divide numbers in Excel - Microsoft Support

    Create a simple formula to multiply and divide in an Excel spreadsheet. You can multiply two or more numbers in one cell or multiply and divide numbers using cell references.

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