jahgardener
Technical User
Under Crystal v9 Formula Function there is a section called Visual Basics UFLS. The formula I would love to utilize is:
FYXGetFiscalQuarter ({ALLOCEXP.ExpDate},7 ,1 )
(This provides the FY Qtr for an expense date when the fiscal year starts July (7) and the first day is the first (1))
I have used this in a report with some success, but it destablizes and crashes Crystal 9 after generating.
Has anyone else had a similar experience? Is there anything I need to be aware of when using this formula that I might be missing?
I need to set up parameters that allow the viewing of expenses for a particular quarter in a particular FY. The fiscal year begins July 1. In the past I have simply added 6 months to the date in question forcing the record into the correct FY but I would like to use this instead. Any
advice would be appreciated!
FYXGetFiscalQuarter ({ALLOCEXP.ExpDate},7 ,1 )
(This provides the FY Qtr for an expense date when the fiscal year starts July (7) and the first day is the first (1))
I have used this in a report with some success, but it destablizes and crashes Crystal 9 after generating.
Has anyone else had a similar experience? Is there anything I need to be aware of when using this formula that I might be missing?
I need to set up parameters that allow the viewing of expenses for a particular quarter in a particular FY. The fiscal year begins July 1. In the past I have simply added 6 months to the date in question forcing the record into the correct FY but I would like to use this instead. Any
advice would be appreciated!