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

  2. Split data into multiple columns - Microsoft Support

    Select the default Each occurrence of the delimiter option, and then select OK. Power Query splits the Sales Rep names into two different columns named "Sales Rep 1" and "Sales Rep 2". To change the …

  3. Split a cell in Excel - Microsoft Support

    Unfortunately, you can't do this in Excel. Instead, create a new column next to the column that has the cell you want to split and then split the cell. You can also split the contents of a cell into multiple …

  4. Distribute the contents of a cell into adjacent columns

    You can divide the contents of a cell and distribute the elements into multiple adjacent cells. For example, if your worksheet contains a column Full Name, you can split that column into two …

  5. How to correct a #DIV/0! error - Microsoft Support

    Microsoft Excel shows the #DIV/0! error when a number is divided by zero (0). It happens when you enter a simple formula like =5/0, or when a formula refers to a cell that has 0 or is blank, as shown in …

  6. Video: Split tables - Microsoft Support

    On the Table Layout tab, select Split Table. Note: If the new table contains multiple rows, it can also be split. To format or style your table, select Table Design and select the style you want. Want more? …

  7. QUOTIENT function - Microsoft Support

    This article describes the formula syntax and usage of the QUOTIENT function in Microsoft Excel. Tip: If you want to divide numeric values, you should use the "/" operator as there isn't a DIVIDE function in …

  8. Use Excel as your calculator - Microsoft Support

    For simple formulas, simply type the equal sign followed by the numeric values that you want to calculate and the math operators that you want to use — the plus sign (+) to add, the minus sign (-) …

  9. Insert, move, or delete page breaks in a worksheet

    Add, adjust or remove page breaks in Excel using Page Break Preview. Also, learn how to reset and hide page breaks.

  10. TEXTSPLIT function - Microsoft Support

    The default is #N/A. Remarks If there is more than one delimiter, then an array constant must be used. For example, to split by both a comma, and a period, use =TEXTSPLIT (A1, {",","."}). Examples Copy …