R
Ron
I know I can format a date field to "q" which will show
me what quarter the date is in, however what I'm trying
to do is increment a date quarterly.
I have a group of accounts that are reviewed quarterly
and I need the "next review date" calculation to show
Jan 1, April 1, July 1, or Oct 1. Basically the first one
greater than or equal to Date().
Suggestions?
Thanks,
RT.
me what quarter the date is in, however what I'm trying
to do is increment a date quarterly.
I have a group of accounts that are reviewed quarterly
and I need the "next review date" calculation to show
Jan 1, April 1, July 1, or Oct 1. Basically the first one
greater than or equal to Date().
Suggestions?
Thanks,
RT.