How do I order an X amount of Numbers in different Dynamic Text Boxes so say there are 5 the numbers are
2
3.1
1
0.6
4.5
how would I make them order from largest to smallest, then the largest (4.5) would appear in a dynamic text box labelled "top" and the lowest in "bottom"
Cheers