WEEKDAY() function: display TEXT not numeric weekday

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

The Weekday() function can display the numeric value of the day of the week.
I've done this. Now, I'd like to display 1=Sun; 2=Mon etc. Without going
through a nested IF(A5=1,"Sun",if(A5=2,"Mon",....)))))) etc. is there a
function that I'm missing here that's MUCH simpler?
Suggestions appreciated!!!
Tia,
Tom
 
Hi,

What if we change the format of the cell to Customer - dddd

I think that would give the weekday.

regards,
Sajen
 

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