B
Bill
Hi All,
I have a text field with data like this.
2.1
2.2
2.2.1
2.2.2
2.3
2.9.3
2.9.4
2.9.5
2.10
2.10.1
I need to sort other fields in the query but maintain this order in the
first column, but of course a sort on a text field puts the 2.10 immediately
after the 2.1 etc
VAL doesn't work because it doesn't account for the second decimal point.
Any ideas how I maintain the order I need please.
Thanks.
Bill.
I have a text field with data like this.
2.1
2.2
2.2.1
2.2.2
2.3
2.9.3
2.9.4
2.9.5
2.10
2.10.1
I need to sort other fields in the query but maintain this order in the
first column, but of course a sort on a text field puts the 2.10 immediately
after the 2.1 etc
VAL doesn't work because it doesn't account for the second decimal point.
Any ideas how I maintain the order I need please.
Thanks.
Bill.