J
Jason
I am using Access 97 with VBA. I am trying to format a
variable to show currency with commas. This what I am
using and it is not working:
Freight = Format(x, "#,###,#00.00")
Please Help
variable to show currency with commas. This what I am
using and it is not working:
Freight = Format(x, "#,###,#00.00")
Please Help