top of page
Sequence
This function automatically generates the sequence from 1 to the number of rows in the table. The sequence will appear in the first column to the right of the table.
This function is handy when an explicit sequence isn't already within your table. The sequence column can be used to restore the original sequence after sorting and filtering has occurred, which often change the sequence.
bottom of page