Formatting Text Field as Currency

wxdqz

New Member
Is there an easy command that will take a number in a variable and format it in currency with a $ and 0's after the decimal or would I ahve to do it manually in a string?

If I have to do it manually, does anyone have a generic function that I can borrow? :)

Thanks.
 
Back
Top