Problema de ordenación de fechas en Excel
Resuelto
dimlo
Mensajes publicados
29
Estado
Membre
-
phirwo -
phirwo -
Hola,
Currently working on an Excel 2007 (English, but no difference so far) I am facing a sorting problem with dates.
Explanations:
- I receive a file containing thousands of dates that I need to sort,
- When I apply a sort, the dates do not group by year, month, and day, but appear "one after the other" (format dd/mm/yyyy in the sort),
Remarks:
- When I increase the column width, the dates are left-aligned (instead of right-aligned as usual)
- When I click inside a cell, it becomes a "normal" date and thus good for sorting.
Finally, there seems to be nothing strange in the formats, the cells are indeed in date formats (and not text or others).
Thank you for your responses.
P.S.: I searched for an answer on dear Google, but couldn't find one.
Configuration: Windows XP / Safari 535.11
Currently working on an Excel 2007 (English, but no difference so far) I am facing a sorting problem with dates.
Explanations:
- I receive a file containing thousands of dates that I need to sort,
- When I apply a sort, the dates do not group by year, month, and day, but appear "one after the other" (format dd/mm/yyyy in the sort),
Remarks:
- When I increase the column width, the dates are left-aligned (instead of right-aligned as usual)
- When I click inside a cell, it becomes a "normal" date and thus good for sorting.
Finally, there seems to be nothing strange in the formats, the cells are indeed in date formats (and not text or others).
Thank you for your responses.
P.S.: I searched for an answer on dear Google, but couldn't find one.
Configuration: Windows XP / Safari 535.11
14 réponses
Hola,
Si tus fechas están a la izquierda es porque para Excel son texto (seguramente resultado de una importación).
Para convertirlo en numérico:
- copia una celda vacía
- selecciona las fechas
- pegado especial 'suma'
- pon el formato de fecha deseado.
Si la conversión no se realiza es porque tienes caracteres no deseados que hay que eliminar (espacios, espacio no separable, ...)
eric
edición: acabo de probar en tu archivo, funciona
Si tus fechas están a la izquierda es porque para Excel son texto (seguramente resultado de una importación).
Para convertirlo en numérico:
- copia una celda vacía
- selecciona las fechas
- pegado especial 'suma'
- pon el formato de fecha deseado.
Si la conversión no se realiza es porque tienes caracteres no deseados que hay que eliminar (espacios, espacio no separable, ...)
eric
edición: acabo de probar en tu archivo, funciona
ach
¡Gracias, gracias a ustedes mi TDC está en buen camino!
phirwo
¡Genial!