Odd Behavior with a URL

F

Frolickin

In a table I am storing urls in each record. In queries of this table, I am
able to include the URL. In queries, however, that include totals (sigma),
the URLs are transformed to an odd Japanese font and do not display the
address it should. If I take out the totals, the addresses appear normally.
The problem is I need to use MAX on one of the fields in this query.

Am I doing something wrong? I would appreciate some guidance in this
matter.

Thanks,
Fro.
 
Top