Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Original Sort/Data Entry Order

I sorted my nearly 7,000 entries to add a detail in one column and saved the
addition. How do I return to the original data-entry order and keep that as
the default order?
--
Marie
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Original Sort/Data Entry Order

I use a helper column of cells.

Insert a new column A.
Fill each cell in that column with a formula
=row()
convert those formulas to values
Select the range, then edit|copy followed by edit|paste special|values.

Then sort the data as much as you want (include all the columns).
Make your changes.
And resort the data by that helper column.
Then delete the helper column.



Marie Robinson wrote:

I sorted my nearly 7,000 entries to add a detail in one column and saved the
addition. How do I return to the original data-entry order and keep that as
the default order?
--
Marie


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Original Sort/Data Entry Order

Thanks--what a relief to have this info now!
--
Marie


"Dave Peterson" wrote:

I use a helper column of cells.

Insert a new column A.
Fill each cell in that column with a formula
=row()
convert those formulas to values
Select the range, then edit|copy followed by edit|paste special|values.

Then sort the data as much as you want (include all the columns).
Make your changes.
And resort the data by that helper column.
Then delete the helper column.



Marie Robinson wrote:

I sorted my nearly 7,000 entries to add a detail in one column and saved the
addition. How do I return to the original data-entry order and keep that as
the default order?
--
Marie


--

Dave Peterson

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,346
Default Original Sort/Data Entry Order

Hi,

Here is a quick way to add a default sort order column:

Insert a new column, suppose its to the left of your data, Column A. In
cell A2 (assuming you have titles on row 1) enter 1 and in cell A3 enter 2.
Select both cells and double-click the fill handle. This will work if there
is data in all the cells in column B (the original column A).

This will create a column of numbers which you can later sort on to return
you to the default order.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Marie Robinson" wrote:

I sorted my nearly 7,000 entries to add a detail in one column and saved the
addition. How do I return to the original data-entry order and keep that as
the default order?
--
Marie

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Original Sort/Data Entry Order

Thank you! By the way I thought I knew what a cell handle was but double
clicking didn't do anything. I think I understand what was intended to
happen.
--
Marie


"Shane Devenshire" wrote:

Hi,

Here is a quick way to add a default sort order column:

Insert a new column, suppose its to the left of your data, Column A. In
cell A2 (assuming you have titles on row 1) enter 1 and in cell A3 enter 2.
Select both cells and double-click the fill handle. This will work if there
is data in all the cells in column B (the original column A).

This will create a column of numbers which you can later sort on to return
you to the default order.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Marie Robinson" wrote:

I sorted my nearly 7,000 entries to add a detail in one column and saved the
addition. How do I return to the original data-entry order and keep that as
the default order?
--
Marie



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Original Sort/Data Entry Order

The fill handle is in the bottom right-hand corner of the cell. Select the
cell, then move the cursor over the black square in the bottom right-hand
corner, and the cursor turns to a thin black plus instead of the normal
thick white one.
--
David Biddulph

Marie Robinson wrote:
Thank you! By the way I thought I knew what a cell handle was but
double clicking didn't do anything. I think I understand what was
intended to happen.

Hi,

Here is a quick way to add a default sort order column:

Insert a new column, suppose its to the left of your data, Column A.
In cell A2 (assuming you have titles on row 1) enter 1 and in cell
A3 enter 2. Select both cells and double-click the fill handle.
This will work if there is data in all the cells in column B (the
original column A).

This will create a column of numbers which you can later sort on to
return you to the default order.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Marie Robinson" wrote:

I sorted my nearly 7,000 entries to add a detail in one column and
saved the addition. How do I return to the original data-entry
order and keep that as the default order?
--
Marie



  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default Original Sort/Data Entry Order

Thank you David and Shane. Shane's method worked the best. Since the row
numbers were not as a result of a formula, the numbers didn't change to match
the new row numbers caused by the sorting. In other words using the formula
method allowed the new column of row numbers to change depending on their new
position in the sorted chart.

Thanks again everyone!
--
Marie


"David Biddulph" wrote:

The fill handle is in the bottom right-hand corner of the cell. Select the
cell, then move the cursor over the black square in the bottom right-hand
corner, and the cursor turns to a thin black plus instead of the normal
thick white one.
--
David Biddulph

Marie Robinson wrote:
Thank you! By the way I thought I knew what a cell handle was but
double clicking didn't do anything. I think I understand what was
intended to happen.

Hi,

Here is a quick way to add a default sort order column:

Insert a new column, suppose its to the left of your data, Column A.
In cell A2 (assuming you have titles on row 1) enter 1 and in cell
A3 enter 2. Select both cells and double-click the fill handle.
This will work if there is data in all the cells in column B (the
original column A).

This will create a column of numbers which you can later sort on to
return you to the default order.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Marie Robinson" wrote:

I sorted my nearly 7,000 entries to add a detail in one column and
saved the addition. How do I return to the original data-entry
order and keep that as the default order?
--
Marie




  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Original Sort/Data Entry Order

If Dave Peterson's method didn't work for you, it's presumably because you
missed out the following step from his recommendation:
"convert those formulas to values
Select the range, then edit|copy followed by edit|paste special|values."
--
David Biddulph

Marie Robinson wrote:
Thank you David and Shane. Shane's method worked the best. Since
the row numbers were not as a result of a formula, the numbers didn't
change to match the new row numbers caused by the sorting. In other
words using the formula method allowed the new column of row numbers
to change depending on their new position in the sorted chart.

Thanks again everyone!

The fill handle is in the bottom right-hand corner of the cell.
Select the cell, then move the cursor over the black square in the
bottom right-hand corner, and the cursor turns to a thin black plus
instead of the normal thick white one.
--
David Biddulph

Marie Robinson wrote:
Thank you! By the way I thought I knew what a cell handle was but
double clicking didn't do anything. I think I understand what was
intended to happen.

Hi,

Here is a quick way to add a default sort order column:

Insert a new column, suppose its to the left of your data, Column
A. In cell A2 (assuming you have titles on row 1) enter 1 and in
cell A3 enter 2. Select both cells and double-click the fill
handle. This will work if there is data in all the cells in column
B (the original column A).

This will create a column of numbers which you can later sort on to
return you to the default order.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Marie Robinson" wrote:

I sorted my nearly 7,000 entries to add a detail in one column and
saved the addition. How do I return to the original data-entry
order and keep that as the default order?
--
Marie



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how do i remove sort and see the original order of the data? elinka Excel Discussion (Misc queries) 3 April 4th 23 11:39 AM
how to restore the original data order Ms Spider Excel Discussion (Misc queries) 2 October 23rd 07 09:15 PM
trace order of data entry Radha New Users to Excel 2 August 14th 07 12:44 PM
Sort Data Into Numerical Order..! Scooby Excel Discussion (Misc queries) 3 July 5th 06 01:24 PM
Sort data into order of product Jackmac Excel Discussion (Misc queries) 3 February 21st 06 03:09 PM


All times are GMT +1. The time now is 07:13 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"