Re: Formula to render day of week
The easiest way would be to create a table with 1 to 7 in the top row and
Monday to Sunday in the bottom row.
Use the formula WEEKDAY() to get the day and then use HLOOKUP() with the day
and your table to get the weekday name.
<sasnet@earthlink.net> wrote in message
news:1115498385.298707.234350@o13g2000cwo.googlegroups.com...
> Perhaps I've miss this, couldn't find what I'm looking for. I want to
> show the text day of the week such as:
>
> 05/05/05 = Friday
>
> All the Date formulas return numbers instead. Is there a formula or
> other to achieve this?
>
> Thanks,
> SS
>
Fnews-brouse 1.9(20180406) -- by Mizuno, MWE <mwe@ccsf.jp>
GnuPG Key ID = ECC8A735
GnuPG Key fingerprint = 9BE6 B9E9 55A5 A499 CD51 946E 9BDC 7870 ECC8 A735