I want to make an automatic summary of value's present in a certain
column in ascending order.
Example:
Column
8
10
12
10
8
16
16
6
Result:
6 8 10 12 16
In my case the results should be displayed vertical, one value per
column. I know what the maximum amount of different values can be (it
will never exceed 10 different values) and the column which needs to be
filtered is also fixed.
Thanks,
W
--
willemeulen
Blink1 *Willem van der Meulen* BSc Soil & Water Eng (Netherlands)
------------------------------------------------------------------------
willemeulen's Profile:
http://www.thecodecage.com/forumz/member.php?userid=285
View this thread:
http://www.thecodecage.com/forumz/sh...ad.php?t=97296