Hi Vinod,
Perhaps you could add a column in your table : it will contain the amount in words.
You could used the join operator to merge you date table with amount in words table.
Make this column as invisible.
You than can use value of this column to display the tool tips.
Rgds
Gilles