A
Alex
I'm using the following to show on a form the previous,
current, and future years:
=Format(Date(),"yyyy")-1, =Format(Date(),"yyyy"), =Format
(Date(),"yyyy")+1.
How could I show the fiscal years if it's from Aug 1 to
Jul 31?
Thanks
current, and future years:
=Format(Date(),"yyyy")-1, =Format(Date(),"yyyy"), =Format
(Date(),"yyyy")+1.
How could I show the fiscal years if it's from Aug 1 to
Jul 31?
Thanks