Jun 14, 2006 #1 etalentweb Technical User Joined Jun 14, 2006 Messages 5 Location US How can I convert a number, say 840.21, to "EIGHT HUNDRED FORTY AND 21/100 DOLLARS" ?
Jun 14, 2006 #2 JeanW Programmer Joined Jan 7, 2002 Messages 800 Location MX Which version of FM ? In lower than 7 you need a 'monster' calculation, in 7/8 Dev/Adv you could use a Custom Function. If you have 7/8 'regular' you could ask a Dev/Adv owner to implement the function in your app. or tweak the calc from the function into your app. Upvote 0 Downvote
Which version of FM ? In lower than 7 you need a 'monster' calculation, in 7/8 Dev/Adv you could use a Custom Function. If you have 7/8 'regular' you could ask a Dev/Adv owner to implement the function in your app. or tweak the calc from the function into your app.