About 162,000 results
Open links in new tab
  1. SEQUENCE function - Microsoft Support

    The SEQUENCE function allows you to generate a list of sequential numbers in an array, such as 1, 2, 3, 4. In the following example, we created an array that's 4 rows tall by 5 columns wide …

  2. Automatically number rows in Excel - Microsoft Support

    Unlike other Microsoft 365 programs, Excel does not provide a button to number data automatically. However, you can easily add sequential numbers to rows of data by dragging …

  3. Create a list of sequential dates - Microsoft Support

    Fill data automatically in worksheet cells. You can quickly create a list of dates, in sequential order, by using the Fill Handle or the Fill command.

  4. Change the plotting order of categories, values, or data series

    Learn how to change the plotting order in charts, including 3-D charts.

  5. Create a UML sequence diagram - Microsoft Support

    A UML sequence diagram shows how a set of objects interact in a process over time. It shows the messages that pass between participants and objects in the system, and the order in which …

  6. Spilled range operator - Microsoft Support

    When you're dealing with spilled array functions, such as SEQUENCE, it's possible to reference the entire spill range by placing the spilled range operator (#) after the range. In the following …

  7. Create a timeline - Microsoft Support

    When you want to show a sequence of events, such as project milestones or events, you can use a SmartArt graphic timeline. After you create the timeline, you can add events, move events, …

  8. Change the numbering in a numbered list - Microsoft Support

    Changing the numbering sequence in a list can cause headaches, but use the following steps and you'll avoid hassles later: Double-click the numbers in the list.

  9. KB3021757 - FIX: Duplicate sequence value is generated when …

    When you execute sp_sequence_get_range system stored procedures and NEXT VALUE FOR function in parallel on the same sequence object (for example, in different concurrent …

  10. Dynamic array formulas vs. legacy CSE array formulas

    SEQUENCE (ROW ()) can be used to replicate the old behavior of ROW in a legacy array formula. Any new formulas that return more than 1 result will automatically spill.

  11. Indicate a message between objects in a sequence diagram

    In a sequence diagram, drag a Message shape onto the drawing page. The message shape you choose depends upon the kind of message you want to send (regular, asynchronous, …