No I’m not talking about the Bernie Madoff method of accounting.
Side Note: Does anyone else here thinks it hilarious that the phonetic pronunciation of Bernie Madoff’s last name is ‘made off”? As in: “he made off with other people’s money”. But I digress.
Some databases require a specific number of characters in certain fields. For example, a field called Transaction Number could require 10 characters. In these cases, a number is typically padded with zero. So transaction number 6546 would be entered into the database as 0000006546.
This is all fine and dandy, but if you’re entering data in Excel, padding a number with zeros can be tedious. So here’s a simple formatting trick you can use to automatically pad numbers.
» More: Padding Numbers with Zeros