S
Steele1978
I am in need of a function that will return quarters past quarter
based upon the existing date. For example, if todays current date i
3/31/12 and I am working with a future date of 3/31/16 I need a functio
that would return quarter 16 (being 16 quarters form my "current date")
and further any date between 1/1/18 and 3/31/18 would return a quarte
24 (being 24 quarters form my "current date"). I need this to b
accurate through 40 quarters. Please help
based upon the existing date. For example, if todays current date i
3/31/12 and I am working with a future date of 3/31/16 I need a functio
that would return quarter 16 (being 16 quarters form my "current date")
and further any date between 1/1/18 and 3/31/18 would return a quarte
24 (being 24 quarters form my "current date"). I need this to b
accurate through 40 quarters. Please help