How to show the day of the week

  • Thread starter Thread starter sjames
  • Start date Start date
Use a format of "dddd dd/mm/yyyy" without the quotes


--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 
You can enter the date using the following:

=TEXT("12/26/2007","dddd")

or you can create a custom date format using three d's for an abbreviated
weekday or 4 d's for the full weekday name.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top