
- 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 … 
- 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 … 
- 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. 
- Change the plotting order of categories, values, or data series- Learn how to change the plotting order in charts, including 3-D charts. 
- 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 … 
- 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 … 
- 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, … 
- 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. 
- 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 … 
- 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. 
- 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, …