Re: Currency suggestion...


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Robert G Laurin on January 19, 2011 at 09:25:11:

In Reply to: Currency suggestion... posted by Greg on January 19, 2011 at 09:01:26:

How about a more general function like NumToString(number,editmask)

where edit mask could be any of '$##,##0.00-', '$-##,##0.00' or '($##,##0.00)'

Could even make it more interesting by adding an optional length NumToString(number,editmask,length)

where the result would be chopped and/or padded (right justified) with the first character, like NumToString(1234.56,'*##,##0.00-',15) would yield '******1,234.56 '
NumToString(1234.56,'##,##0.00-',15) would yield ' 1,234.56 '




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]