Is there an easy way or some format option that allows one to display an
arbitrary number with commas:

12345678910 = 1,234,567,890

Or do I need to set up a looping structure to split the number and insert
commas???

Thanks,
Tom


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to