Hi,
I had to format a numeric field in to hundred seperator. for eg : 122678967 >> should display 12,26,78,967.
if i use FormatNumber function by default it is showing as thousand seperator
For eg: 123678967 >> should display 123,678,967.
Thanks,
Sathish