B
Brac
I have a list, numerical or alphabetical, and it is in no
particular sorted order BUT I want it that way. Now what
I would like to do is invert the list of cells
vertically, so that if there are 25 items the first
column looks like this: "1,72,33,45,52....23,98" and the
second column looks like this "98,23,....,52,45,33,72,1"
HOW DO I ACCOMPLISH THIS TASK? (***Remember, I do NOT
want to sort the list.) I want to leave it as is and
just reverse the order of it. I want to do the same
thing with names as well. I cannot figure it out. If
someone knows, could you please tell me. Thank you.
particular sorted order BUT I want it that way. Now what
I would like to do is invert the list of cells
vertically, so that if there are 25 items the first
column looks like this: "1,72,33,45,52....23,98" and the
second column looks like this "98,23,....,52,45,33,72,1"
HOW DO I ACCOMPLISH THIS TASK? (***Remember, I do NOT
want to sort the list.) I want to leave it as is and
just reverse the order of it. I want to do the same
thing with names as well. I cannot figure it out. If
someone knows, could you please tell me. Thank you.