View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
WLMPilot WLMPilot is offline
external usenet poster
 
Posts: 470
Default Determine day of week in text format

Thanks!



"John C" wrote:

=TEXT(A1,"dddd")
--
John C


"WLMPilot" wrote:

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