S
Susy
I have a complex crosstab query created from a union of
four subqueries.
qryGetMins (numbers)
qryGetMinDate (date)
qryGetMax (numbers)
qryGetMaxDate (date)
qryMax&Min (union query)
Crosstab_Max&Min
Item Number Date Number Date Number Date
My numbers go to 8 decimal places and on the report I want
to limit them to 2. I tried formatting the "value" control
on the report but it doesn't affect the display. I tried
formatting the subqueries but that doesn't affect the
report either. Any suggestions?
Thanks.
four subqueries.
qryGetMins (numbers)
qryGetMinDate (date)
qryGetMax (numbers)
qryGetMaxDate (date)
qryMax&Min (union query)
Crosstab_Max&Min
Item Number Date Number Date Number Date
My numbers go to 8 decimal places and on the report I want
to limit them to 2. I tried formatting the "value" control
on the report but it doesn't affect the display. I tried
formatting the subqueries but that doesn't affect the
report either. Any suggestions?
Thanks.