Forum Discussion

Ruben Coldman's avatar
Ruben Coldman
Copper Contributor
Oct 15, 2018
Solved

DATE IN SPANISH

In my new laptop, using the same excel and the same template, the funtion TEXTO(A6,"ddd dd mmm") returns the name of the day in english ("Sunday", etc) and I need it in spanish ("Domingo", etc).


Excel language is spanish.

 

In my older laptop works fine.

5 Replies

  • Hilger_J's avatar
    Hilger_J
    Copper Contributor

    Ruben Coldman 

     

    ... to change dates from English to Spanish, use this format in Format Cells>Number>Custom type:  [$-1540A]dddd mmmm d;@.

    This particular example gives you sábado junio 18 (you know than in Spanish, day and month names are not capitalized).  Change/add  the day/dates/month/year format as wanted; full details are in https://www.ablebits.com/office-addins-blog/2015/03/11/change-date-format-excel/#custom-date-format or https://www.ablebits.com/office-addins-blog/2015/03/11/change-date-format-excel/#custom-date-format.

Resources