Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 470
Default Determine day of week in text format

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
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,358
Default Determine day of week in text format

=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

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default Determine day of week in text format

or

=A1

Formatted as dddd

Mike

"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

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 265
Default Determine day of week in text format

In article ,
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


Try...

=TEXT(A1,"dddd")

Hope this helps!
  #5   Report Post  
Posted to microsoft.public.excel.misc
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



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 470
Default Determine day of week in text format

Thanks!



"Mike H" wrote:

or

=A1

Formatted as dddd

Mike

"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

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 470
Default Determine day of week in text format

Thanks!




"Domenic" wrote:

In article ,
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


Try...

=TEXT(A1,"dddd")

Hope this helps!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
date format and day of week James Setting up and Configuration of Excel 1 July 1st 08 08:44 AM
Formula to determine number of current records by week Keith Excel Worksheet Functions 6 February 6th 07 04:33 PM
Determine day of the week from date dan Excel Discussion (Misc queries) 4 January 31st 07 09:22 PM
How can I convert a date format to an ISO week format (in EXCEL)? ELI Excel Discussion (Misc queries) 2 July 6th 05 06:31 PM
Custom Date format ie. 01.01.05 W1 (W1 is week 1) aspen Excel Discussion (Misc queries) 3 December 29th 04 04:23 AM


All times are GMT +1. The time now is 07:18 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"