Syntax

expression.Small(Arg1, Arg2)

expression A variable that represents a WorksheetFunction object.

Parameters

Name Required/Optional Data Type Description
Arg1 Required Variant Array - an array or range of numerical data for which you want to determine the k-th smallest value.
Arg2 Required Double K - the position (from the smallest) in the array or range of data to return.

Return Value
Double

Remarks


See also: