J
JonWayne
I have a report that is based on a Crosstab query. The query returns
Year-Quarter columns based on a date field. I need the report to show 1st to
4th quarters and YTD values, even if there the underlying recordset doesnt
have dates in all 4 quarters. I created some dummy records and set their
amount fields to 0 (since my query groups records by summing the Amount
field - setting the dummies to 0 wont affect the total), but, in the report,
how do I get the dummy Amounts to display a 0 instead of Empty?
Thanks
Year-Quarter columns based on a date field. I need the report to show 1st to
4th quarters and YTD values, even if there the underlying recordset doesnt
have dates in all 4 quarters. I created some dummy records and set their
amount fields to 0 (since my query groups records by summing the Amount
field - setting the dummies to 0 wont affect the total), but, in the report,
how do I get the dummy Amounts to display a 0 instead of Empty?
Thanks