Excel allows to combine formatting with TEXT(), e.g.: =TEXT(B2, "ddd") =A2&" " &TEXT(B2,"mm/dd/yyyy") But if I try to do this on office365 it just display that text (does not work). What’s wrong? UPDATE: B2 contains 01.01.2022 formatted with d.m. thus displayed as 1.1. (my locale setup). But just direct formatting […]
Daily Archives: December 1, 2021
11 posts
So I followed this guide for installing arch. This is my first experience with Linux so I don’t know what’s happening and following along as best as I can. After a reboot stage tho at around 20:40 I decided to stop the whole process because grub wasn’t showing windows or […]