G
Guest
I have a union query that I am using (thanks to help from MVP's) with a
select top query to generate x number of records for a report look. It is
however causing my currency fields to show as ie. 2 instead of $2.00.
I have all fields set to currency in my tables, forms and reports. Not that
the form matters but I feel it is being caused by the union query. Is this
correct and if so can it be corrected easily?
Thanks in advance,
Pete
select top query to generate x number of records for a report look. It is
however causing my currency fields to show as ie. 2 instead of $2.00.
I have all fields set to currency in my tables, forms and reports. Not that
the form matters but I feel it is being caused by the union query. Is this
correct and if so can it be corrected easily?
Thanks in advance,
Pete