A number format that displays a currency symbol alongside numeric values with a fixed number of decimal places.
AI で試すCurrency format is used to represent monetary values by automatically adding a currency symbol, such as '$' or '€', to the cell content. It aligns the currency symbol to the left of the number and ensures consistent decimal precision, making financial data easier to read and analyze.
Applying Currency format to the number 1250.5 results in the display of '$1,250.50'.
Currency format places the symbol directly next to the number, while Accounting format aligns the currency symbol to the left edge of the cell.