Xindex1

The xindex1(x, dataset) function returns the index number of the first cell in the X dataset associated with dataset, where the cell value is greater than or equal to x.

Requirements:

Examples

ix=xindex1(4.5,Book1_B);

See Also