G
George Wilson
I am creating a report which is currently showing the week of the year
an event will happen and it is showing as a number (1 through 52) I
need for this to show up as a date range or the date of that Monday of
that week. My current syntax reporting this week # is:
=format$([date], "ww",0,0)
Is there a way to convert this to a date?
an event will happen and it is showing as a number (1 through 52) I
need for this to show up as a date range or the date of that Monday of
that week. My current syntax reporting this week # is:
=format$([date], "ww",0,0)
Is there a way to convert this to a date?