Numeric Data Formatting Flashcards

(5 cards)

1
Q

Format: Currency

A

📘 Description: Adds a currency symbol and formats with 2 decimal places.
🧮 Example: 100 → $100.00 or TT$100.00

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Format: Accounting

A

📘 Description: Similar to currency, but aligns symbols and decimal points vertically.
🧮 Example: Better for financial reports.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Format: Percentage

A

📘 Description: Multiplies the value by 100 and adds a % symbol.
🧮 Example: 0.25 → 25%

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Format: Comma

A

📘 Description: Adds comma separators to large numbers.
🧮 Example: 1000000 → 1,000,000

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Format: Decimal Places

A

Description: Adjusts how many decimal places are shown.
🧮 Example: 3.14159 → 3.14 (2 decimal places)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly