How do I format a number such as 345,543 or 12,456 - the number of digits will not always be the same. Therefore I need a code that puts the commas in the correct location automatically! Thanks