Hi
I'm creating a report that lists payments for a fiscal year (April 1 - March 31).
I have a column for each month. I'm not using a cross tab query, as the report will be exported into an excel spreadsheet.
The user inputs start and end date parameters. Say the user enters the date range: April 1, 2005 - Sept 30, 2005.
I'd like the values in October, November, December, January, February and March to all be '-' (a dash) instead of zero. But, the values during the date range that are zero to still be zero.
Not sure how to compare the month of current year, or parameter year to create formulas for each month payment.
Any suggestions?
Thanks in advance.
I'm creating a report that lists payments for a fiscal year (April 1 - March 31).
I have a column for each month. I'm not using a cross tab query, as the report will be exported into an excel spreadsheet.
The user inputs start and end date parameters. Say the user enters the date range: April 1, 2005 - Sept 30, 2005.
I'd like the values in October, November, December, January, February and March to all be '-' (a dash) instead of zero. But, the values during the date range that are zero to still be zero.
Not sure how to compare the month of current year, or parameter year to create formulas for each month payment.
Any suggestions?
Thanks in advance.