How to sort without automatic renumber of rows?

  • Thread starter Thread starter emailbox2006-monical
  • Start date Start date
E

emailbox2006-monical

I need to sort my spreadsheet in a particular way for a certain task,
but when I do, it renumbers the rows entirely! I want to be able to
sort without excel automatically renumbering the rows. How do I do
this?
 
Maybe you can explain what you try to achieve and why.
What I see is that the row numbers start with 1 and go up by 1, even after sorting which seems perfectly logical to me; a row
number is a row number.
Do you need some sort of identifier to sort with the original rows so you can spot the original location? If so, why/what are you
trying to do with that?

--
Kind regards,

Niek Otten
Microsoft MVP - Excel


|I need to sort my spreadsheet in a particular way for a certain task,
| but when I do, it renumbers the rows entirely! I want to be able to
| sort without excel automatically renumbering the rows. How do I do
| this?
|
 
Thanks for the reply. In the end, I just decided to create a column
with the row numbers so I can always sort it back to the original order.
 
Just to help for clarification in the future:

The 'boxes' on the left edge of the sheet contain numbers that identify the
ROWs as a part of the program's operational needs. They are *not* specific
to the records you enter on those rows and therefore do not get rearranged
when you sort. That would be a horrendous mess :)

What you want would better be referred to as *Record Numbers* which is what
you are now using - an identifying piece of data entered into a cell on the
same Row as the record to which it pertains.

When you sort, the records wind up on different _rows_, but their _record
numbers_ will be right there with them.

HTH |:>)
Bob Jones
[MVP] Office:Mac



On 11/4/06 8:29 PM, in article
(e-mail address removed),
"(e-mail address removed)"
 
Sorry I see that the original poster did do this, just posting
anyway in case with link to fill handle use in case that is
not entirely clear.

Create a new column (help column)
suppose it is column J
In J1 place 1
in J2 place 2
select J1:j2 and drag the fill handle down as far as you need.
If there is data is each cell to the left you can double
click the fill handle.
http://www.mvps.org/dmcritchie/excel/fillhand.htm

You will be able to restore the original order by sorting
on that column.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top