ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Why won't my newly entered data sort with old data ? (https://www.excelbanter.com/excel-discussion-misc-queries/38467-why-wont-my-newly-entered-data-sort-old-data.html)

laura

Why won't my newly entered data sort with old data ?
 
I have an excel spread sheet that the data in the column sorts newly entered
or changed data seperatly from old data.

bj

there is a good chance that some of the data, if numeric, either new or old,
it text even though it looks like numbers. If you do a quick sum() on some
of the numbers, if it says 0 it is probably text.
a helper column with =value(trim(A1))
then copy and paste special values will convert to numeric.
There are other ways to convert text numbers to numeric, depending on what
is really there.

If it is text, there may be leading spaces. Check the trim() function.

"laura" wrote:

I have an excel spread sheet that the data in the column sorts newly entered
or changed data seperatly from old data.


CLR

Sounds like a formatting problem.....one set is probably formatted as DATE
and the other set as TEXT



Vaya con Dios,
Chuck, CABGx3



"laura" wrote:

I have an excel spread sheet that the data in the column sorts newly entered
or changed data seperatly from old data.



All times are GMT +1. The time now is 01:23 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com