currency field being displayed as 0 when exported to xml xsl

S

Sacha Vieux-Roy

When I open a report in access the report displays correctly with the
currency field showing a nonzero amount. After the same report is exported to
xml xsl the currency field shows only zero values when the respective html
file is opened in internet explorer. When I open the respective xml file, all
records have a nonzero value for the currency field. How can I modify the xsl
to display a nonzero value for the currency field.
 
Top