VoseSortD

MR-dice-icon.png Download a pdf copy of this help file  here

See also: VoseSortA, VoseSmallest, VoseLargest

VoseSortD(Data,Line,DataInRows)image1094.gif

 

 

1Excel_icon.gif Example model

Array function that returns the input data in descending order - it can sort both text and values. If the input array has multiple columns, you can specify the column against which to sort.

This can be of use if you need to work with a sorted list of generated random values. Excel can sort but not dynamically, so sorting a list of randomly generated values is undone on spreadsheet recalculation.