Hi,
i have date in one column and day in other column.
i want to find out day automaticaly if i enter date in other.
sample xls attached.
thank you,
Hi,
i have date in one column and day in other column.
i want to find out day automaticaly if i enter date in other.
sample xls attached.
thank you,
Hi,
In B6:
=CHOOSE(WEEKDAY(A6),"Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
Copy down as needed.
HTH
Steve
Try this in B6:
=TEXT(WEEKDAY(A6),"dddd") and copy down.?
Sincerely
S?ren Larsen
"Give a man a fish, and you'll feed him for a day. Give a man a fishing rod, and he'll steal your yacht!"
Forgot about Loren's solution. Much less to type
Steve
Hi all,
thank all above solutions are working.
thanks for your swift reply
just put =a6 in b6 and format cell DDDD
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and now happily retired
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks