Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Formula for day of the week to relate to corresponding date cell

I am not a programmer but can do some basic instructions in excel cells but I
am not able to solve this one. In Excel 2002xp I have a date in one cell and
would like this to display the actual weekday in another cell. Is there a
formula for achieving this?
--
Cadders
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,942
Default Formula for day of the week to relate to corresponding date cell

hi,
in A1 is 1/19/08
=text(A1,"dddd")=Saturday
=text(A1,"ddd")=Sat

regards
FSt1

"Cadders" wrote:

I am not a programmer but can do some basic instructions in excel cells but I
am not able to solve this one. In Excel 2002xp I have a date in one cell and
would like this to display the actual weekday in another cell. Is there a
formula for achieving this?
--
Cadders

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default Formula for day of the week to relate to corresponding date cell

If your date is in A1, then in B1 enter:

=A1

format B1 as Custom dddd
--
Gary''s Student - gsnu200765


"Cadders" wrote:

I am not a programmer but can do some basic instructions in excel cells but I
am not able to solve this one. In Excel 2002xp I have a date in one cell and
would like this to display the actual weekday in another cell. Is there a
formula for achieving this?
--
Cadders

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
Convert regular Date to Week Ending or Week Beginning Dates Sam H Excel Discussion (Misc queries) 5 April 3rd 23 04:39 PM
day of the week and date formula Sarah Elliott Excel Discussion (Misc queries) 2 December 3rd 09 10:55 PM
formula to relate last cell of info to another cell Karen Excel Worksheet Functions 7 November 23rd 08 08:55 PM
Week number date formula Wendy Excel Discussion (Misc queries) 6 March 20th 08 01:07 PM
Date Function formula that will return the date of a specific week Greg Excel Worksheet Functions 4 June 12th 06 05:07 PM


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"