About 400 results
Open links in new tab
  1. 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. …

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

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

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

  5. Get started with Python in Excel - Microsoft Support

    To begin using Python in Excel, select a cell and on the Formulas tab, select Insert Python. This tells Excel that you want to write a Python formula in the selected cell.

  6. Insert the current date and time in a cell - Microsoft Support

    You can insert the current date and time in an Excel cell as static values or as dynamic values. A static value is one that doesn’t change when the worksheet is recalculated or opened. A …

  7. Create a 3-D reference to the same cell range on multiple …

    Use a 3-D reference in Excel to reference several worksheets, such as when you consolidate budget data from different departments in your organization.

  8. Using IF with AND, OR, and NOT functions in Excel

    How to use the IF function (combined with the AND, OR, and NOT functions) in Excel to make logical comparisons between given values.

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

  10. Use nested functions in an Excel formula - Microsoft Support

    Select the cell in which you want to enter the formula. To start the formula with the function, select Insert Function on the formula bar . In the Insert Function dialog box, in the Select category …