With in the report... add a box just as you do for a field.. But in its expression put the code..
moneyWord(mNumber)
YOu dont have to use = or == signs.
In the expression I provided..
moneyword is your FUNCTION or PROCEDURE which will have as its first line
PARAMETERS nValue or such numeric variable as input. Then that is processed for converting the input to word and RETURN that cWord value. In your report the FieldBox which holds that said function above should be Character type with required width to hold the return value.
If you need more than this, please specify. I will provide a Num2Word utlity for convertion purposes. ramani
(Subramanian.G),FoxAcc, ramani_g@yahoo.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.