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

  2. Create custom functions in Excel - Microsoft Support

    Instead, Excel provides you with the ability to create custom functions, which are explained in this article. Tip: The information in this article is intended for advanced Excel users. For more …

  3. Using functions and nested functions in Excel formulas

    Functions are predefined formulas that perform calculations by using specific values, called arguments, in a particular order, or structure. Functions can be used to perform simple or …

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

    To enter another function as an argument, enter the function in the argument box in the Formula Builder or directly into the cell. Enter any additional arguments that are needed to complete …

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

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

  8. Combine text from two or more cells into one cell in Microsoft Excel

    You can combine data from multiple cells into a single cell using the Ampersand symbol (&) or the CONCAT function.

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