How to display data for a specific year
Entry Type: Informational
Product: F9
Application: n/a
Version Reported: 4.0
Subject:
How to display data for a specific year in F9. For example, how to display data for a year other than the default year.
Possible Resolution:
Specify the year in the F9 formula, which takes the following form:
=GL("Account Number","Period","Company","Year")
For example, to display data for May 2003, use the following F9 formula:
=GL("100-00-00","Month 5","ABC","2003")