Day of the week return in B column based on date on A column

J

Julian

I'd like to have the days of the week (Monday, Tuesday etc) returned in
column B based on the date in column A. What would the formula would be.
Julian
 
R

Ron Rosenfeld

I'd like to have the days of the week (Monday, Tuesday etc) returned in
column B based on the date in column A. What would the formula would be.
Julian

=text(a1,"dddd")

or merely

=A1 and custom format as "dddd"
 

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