November 9, 200520 yr Is it possible, or somewhat easy to calulate a number field into words? example: 100,000.00 would say One Hundred Thousand Dollars Cin
November 9, 200520 yr Cin. Take a look at this custom function. http://www.briandunning.com/cf/22 However, if you are on FM6 you can not use custom functions. Custom Functions are supported from FM7 and up. You might be able to still get the same results but you would most likely have to do a lot of scripting.
November 9, 200520 yr The Bad news is, v6 doesn't have custom Functions. The Good news is, there have been many posts showing the calculation needed to do this. Do a search for +Numbers +text and you should turn some of them up. Be sure to use the plus sign with the words. HTH Lee
November 9, 200520 yr Author Thanks for your help. I found what I was looking for and it works great! Cin
Create an account or sign in to comment