C Cassy01 New member Local time Today, 22:20 Joined Jan 2, 2006 Messages 7 Apr 5, 2006 #1 I am currently using the =Weekday([Date]) formula to show which day of the week is it, but is it possible to show the actual day not a number? Eg instead of "1" it shows "Sunday" Cheers
I am currently using the =Weekday([Date]) formula to show which day of the week is it, but is it possible to show the actual day not a number? Eg instead of "1" it shows "Sunday" Cheers
IgorB Registered User. Local time Today, 22:20 Joined Jun 4, 2003 Messages 183 Apr 5, 2006 #2 =Format(Date(),"dddd")