Forum Discussion

scorking's avatar
scorking
Copper Contributor
Jul 29, 2025

Excel not converting date to text

Hello,

Since this morning we had a Microsoft update and for some reason, the date conversion to text is no long working:

I have a date field with the correct date in formation and we reformat the date to get the month and day as follows=

=TEXT([@Birthday];"DD-MM").  In files that are not modified, I get the correct information but as soon as I add a new row to the table, the whole column is changed to DD-MM.  For some reason, if I include the year in the text function, I still get the year!.

 

I tried on a new workbook and have the same problem.  Has anyone else noticed this?

3 Replies

  • SergeiBaklan's avatar
    SergeiBaklan
    Diamond Contributor

    Excel automatically applies formula to entire column of the structured table and recalculates it with any changes. If you are in automatic calculation mode. That's normal behaviour. Strange it didn't work before.

  • JKPieterse's avatar
    JKPieterse
    Silver Contributor

    A "before" and "after" screen-shot might help me understand the problem better.

    • scorking's avatar
      scorking
      Copper Contributor

      Hi,

      Here is a screenshot of an example.  I column D, I have a date field showing 21-Jan-24  and column E should convert the format to 21-Jan

       

      If I make the change on Excel online, it works fine.

Resources