Sorting a column in ascending order


Posted by Chris Jones on June 08, 2001 8:34 AM

Hey there,

Is it possible to have rows sorted in ascending order based on values in a column. For example A10 through to A15 contain the values 2,5,3,1,4,6. Can the rows containing these values be ordered so that they are 1,2,3,4,5,6

If anyone could answer this, it would be a great help.

Thank you,

Chris

Posted by IML on June 08, 2001 8:56 AM

Have a look at the option button under the sort menu and select "sort left to right"

good luck

Posted by IML on June 08, 2001 9:58 AM

Wait a second

I think I totally mis-read your question. Could you provide some data or go into a little more depth?



Posted by Chris Jones on June 08, 2001 1:51 PM

Re: Wait a second

I figured it out. It worked by going to the sort option and choosing to sort it in ascending order. I just never noticed it before

Thank you