Applying Basic Number Formats
Number Format Categories
Currency vs Accounting
Currency floats next to digits; Accounting aligns symbol on left edge.
Percent
Multiplies by 100 and adds %; preserves underlying decimal value.
Date
Multiple formats (3/14/2025, March 14, 2025) — same underlying serial number.
Custom Formats
Build your own with codes (e.g., '#,##0.00 "USD"').
Noble Desktop's Excel Bootcamp covers formulas, pivot tables, data analysis, and VBA.
Learn how to apply basic number formats.
1Full Video Transcript
Excel worksheets are packed with numbers because that's typically what people are storing, tracking, and manipulating in their worksheets. Whether it's sales data, test results, tax information, inventory values, or timesheets with hours worked and dates and times, Excel's got the format you need to make your numbers appear and operate as you need them to.
Here in this worksheet that's tracking sales and commissions, we have numbers that fall into currency, percentage, and date time formats. In formatting them as needed, you'll see the tools you can use to format your numbers however you need to. This worksheet shows all the proper formatting in place, but let's switch to a sheet with the identical data but no formatting applied yet.
2Currency Formatting
Switching to that unformatted sheet, let's first apply currency formatting. We can do that by selecting the cells that require the format. I'll press the Ctrl key as I click and drag to select all of the relevant cells at once, and then click the dollar sign on the Home tab in the Numbers section on the ribbon. This inserts the dollar sign on the left, the comma thousands separator, and two decimal places.
It says Accounting as the applied format, but because there's a dollar sign involved, we're considering it currency. Once that formatting is applied, we can change the way the format is applied by adding or removing the comma thousands separator and increasing or decreasing the displayed decimals. Again, the buttons we need are right there on the ribbon. I'll leave these numbers set with the default currency settings in place.