Total in words

Imranis

Registered User.
Local time
Today, 17:21
Joined
Sep 11, 2000
Messages
26
is it possible that total in a report can be printed in words also, thanks.
 
Hi,
I tried this some time back using this code to convert the sum total in a page footer into words. The problem I faced that was that It worked fine in the print preview of the report but failed to print of paper; There was a blank in the report where the total was supposed to be.
Has any one else faced this problem?
varun
 
Thanks for reply, but still it isnot working. I have one field 'amount'. At Report footer section in an outbound filed of the report, i am using =Sum[amount], which gives me total in figures of all entries of 'amount'. I wish to convert this total in words. Can someone help, to give the full code, and how and where it should be written, i mean with which field of the report this should be attached.
Thanks.
 

Users who are viewing this thread

Back
Top Bottom