working with libre office calc for a while now and having a spreadsheet containing columns for name, birthdate, adress…for members of our organisation.
I try to sort the column of the birthdate by day of month in ascending order to use later in a newsletter. Date format for the column is set to MMM DD (Dec 31)
Problem: sorting is not consistant, as members are added over time, means the dates are not entered at the same time. And there lies the problem to get it sorted.
Example: entering Jan 01 on June 2, 2026 brings up 2026-Jan-01 when double clicking on the cell which contains visible Jan 01, according to the formatting.
Now, dates entered on say July 07 2023 with a date of Jan 10 would bring up 2023-Jan-10 by double clicking the cell containing visible Jan 10. This would result in a ascended sorted order by row of:
First row: Jan 10 (entered 2023)
Second row: Jan 01 (entered 2026)
For the past time I sorted the “wrong sorted” dates by hand but that is not how it’s suppose to be, or is it? 
The sorting is including the year the date was entered with the entered date. See above.
Is there a way/step to exclude the year when entering a date? If so, where? If not, all sorting is not working as expected. Or can I exclude the year when sorting? Have not found any setting for that.
Here is my newest version for my Devuan system.
Version: 7.4.7.2 / LibreOffice Community
Build ID: 40(Build:2)
CPU threads: 4; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: en-CA (en_CA.UTF-8); UI: en-US
Debian package version: 4:7.4.7-1+deb12u12
Calc: threaded
I would appreciate any hints/help.
Thank you
, and came over a suggestion not using text function instead of date function for formatting the cells. That is working as expected. 