Hi
I have a report that lists a series of numbers. Due to a problem that i wont go into here, i have had to convert those numbers to strings before placing them on the report. Now i have a new problem! It orders the numbers by the first digit. Thus i get something like:
1
10
11
12
13
3
33
4
41
46
48
6
7
8
82
etc...
Anyone know a way to get around this? Besides converting them back to numbers!
thanks in advance
wah
I have a report that lists a series of numbers. Due to a problem that i wont go into here, i have had to convert those numbers to strings before placing them on the report. Now i have a new problem! It orders the numbers by the first digit. Thus i get something like:
1
10
11
12
13
3
33
4
41
46
48
6
7
8
82
etc...
Anyone know a way to get around this? Besides converting them back to numbers!
thanks in advance
wah