Determine day of week in text format

W

WLMPilot

I have a date "mm/dd/yy" in A1. How do I determine the day in text format
for B1, ie Sunday, Monday, etc.

Thanks,
Les
 
D

Domenic

WLMPilot said:
I have a date "mm/dd/yy" in A1. How do I determine the day in text format
for B1, ie Sunday, Monday, etc.

Thanks,
Les

Try...

=TEXT(A1,"dddd")

Hope this helps!
 

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

Top