Yep, DollarFormat() it is. It's definitely the quick-and-dirty solution, as NumberFormat() is a lot more flexible.
If you're using MX, you can use Java's Currency functions too if you're feeling adventurous. - Jim -----Original Message----- From: Dave Lyons [mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 8:04 PM To: CF-Talk Subject: currency tag? I seem to remember cf having a nice lil function to format a form entry to convert it to dollars. was it dollarFormat? basically, I need to make sure entries get inserted into the access db in the correct manner ($4,345.00) I have tried to set the db to currency but when I do the insert quits working thanks dave <!--- doesn't know jack about cfm ---> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

