How to change cell with value "A,E,D,C" to ascending order "A,C,D,E" by VBA?
How to change cell with value "A,E,D,C" to ascending order "A,C,D,E" by VBA?
Last edited by london7871; 10-13-2011 at 12:22 AM.
Try this:-
Data "A1" Resul;ts "A2".
Regards Mick![]()
Please Login or Register to view this content.
Dear Mick,
Thanks.
Regards.
Last edited by london7871; 10-13-2011 at 12:22 AM.
Hi london7871,
Look at http://www.ozgrid.com/VBA/sort-array.htm and the Sort Array routine.
Look to see if Arrays have the first element as the zero index for why the above didn't sort the "z" correctly.
One test is worth a thousand opinions.
Click the * Add Reputation below to say thanks.
Sorry try this:-
Mick![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks