R
Ryan
Here is what I am trying to do, it is kind of hard to
explain so try to bear with me.
I would like to display a certain date.
- On each Sunday I would like this date to display
the date of the Previous Friday.
For example:
Suppose this sunday is the 1st of the Month.
WHen Sunday comes around I would like the date to display
the last friday of the previous month.
When the next sunday roles around I would like the date to
now show Friday the 6th.
How would I create a date function that can do this?
Thanks in advance,
Ryan
explain so try to bear with me.
I would like to display a certain date.
- On each Sunday I would like this date to display
the date of the Previous Friday.
For example:
Suppose this sunday is the 1st of the Month.
WHen Sunday comes around I would like the date to display
the last friday of the previous month.
When the next sunday roles around I would like the date to
now show Friday the 6th.
How would I create a date function that can do this?
Thanks in advance,
Ryan