Which style button adds the dollar signs and commas to values?
-
Comma
-
Currency
-
Percent
-
AdjustDecimal
The Currency style button adds dollar signs (or other currency symbols) and comma separators to format numbers as currency. Comma style adds only commas, Percent converts to percentage, and Adjust Decimal changes decimal places.
To answer this question, you need to understand the different styles available for formatting values in buttons.
Option A) Comma - This option is incorrect because the Comma style only adds commas to values and does not include dollar signs.
Option B) Currency - This option is correct because the Currency style adds dollar signs and commas to values. It is commonly used to format monetary values.
Option C) Percent - This option is incorrect because the Percent style formats values as percentages, adding a percent sign (%) at the end. It does not include dollar signs or commas.
Option D) AdjustDecimal - This option is incorrect because the AdjustDecimal style adjusts the number of decimal places displayed based on the value. It does not add dollar signs or commas.
The correct answer is B) Currency. This option is correct because it adds dollar signs and commas to values.