Hi Nishit,
I tried your above formula and its not working
NumberVar paisa = F_333 mod 100;
ToWords(Truncate(F_333)) + " and " + ToWords(paisa) + " paisa"
Actually I used
ColSum("F_306") for totaling in Repetitive Area Footer1 - the field name is F_333.
So i need sum in words of the F_333 field in Indian format..
Thanks in advance
regards
Guhan