C
caleb
when i sort a collumn of numbers, par say
1,2,3,4,5,6,7,8,9,10,11,12,13,... and a sort it A->Z it
does it like
this...1,10,11,12...19,2,20,21...29,3,30,31... how do i
make it 1,2,3,4...9,10,11,12...19,20,21...????
1,2,3,4,5,6,7,8,9,10,11,12,13,... and a sort it A->Z it
does it like
this...1,10,11,12...19,2,20,21...29,3,30,31... how do i
make it 1,2,3,4...9,10,11,12...19,20,21...????