Format dbase result as currency

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I am using the DRW to display results from an Access dbase.
Some of my values are currency in my dbase but display as std. numbers on my
page.

How can I format those results to be currency?

They display as:
10
10.5

I need them to display:
$10.00
$10.50

I have the data type set to Currency in the dbase.

Mike
 
Back
Top