I like to put the date and the day of the week at the top of my SS. I normally type it out until today I found you can use
TODAY() for the date and TEXT(WEEKDAY(B2), "ddddddddd") for Saturday.
How can I calculate both of those and them print in the same cell?
Thanks freefall
TODAY() for the date and TEXT(WEEKDAY(B2), "ddddddddd") for Saturday.
How can I calculate both of those and them print in the same cell?
Thanks freefall