How to get days of week by entering dates?
You don't need the WEEKDAY function, Mike.
=A1 will do the same, if you format as ddd.
--
David Biddulph
"Mike H" wrote in message
...
Hi,
Try this
=WEEKDAY(A1)
With a custom format of DDD
Mike
"jspaeth" wrote:
How do I set up a function that when I "input a date it gives me the day
of
the week" in another column?
|