How do I enter the formula to show the current day of the week ?

  • Thread starter Simple, but I don't know
  • Start date
S

Simple, but I don't know

I want to show the current date ..ie =(today) but in a column next to it I
want to show the day of the week. What is the formula ?
 
R

ryguy7272

=day(A1), or whatever your cell reference is, then Format > Custom > Type >
dddd


Regards,
Ryan---
 
D

Dave Peterson

Instead of using a second cell, you could just use a custom format:

Format|cells|Number tab|custom category:

mmmm dd, yyyy dddd
or
mm/dd/yyyy dddd
or some variation.
 

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