Provides unique rows from the given source range while eliminating duplicates. The rows appear in the same order as they first occurred in the source range.
Returns the initial n entries of a dataset following a sorting operation.
Sorts the rows of a specified array or range based on the values in one or more columns.
Returns a modified version of the source range, displaying only the rows or columns that satisfy the specified criteria.