I am working in a database where I am projecting out 4 years from the current year. For example CurrentYear = 2006, CurrentYear+1 =2007, etc. This works great for the calendar year. However, our Fiscal Year runs from October 1 - September 30. Can I assign this range to my current year so on October 1 of 2006 my report will change to 2007? I need this to be in a universal module so it affects every instance of it in my database.
Thanks!
Thanks!