Dollar sign

R

Rich

I set the data type for my field to Currency. Why doesn't it show up with a
dollar sign on my report
 
F

fredg

I set the data type for my field to Currency. Why doesn't it show up with a
dollar sign on my report

Because a field's datatype has nothing to do with the field's format.
Set the Format property to currency.
 
Top