Be able to format numerical values to display currency symbols
Topic 16 – Graphs and Charts
Objective
Be able to create, label and edit a graph or chart, and format the numerical values it displays – including currency symbols, decimal places, thousand separators and percentages.
Why proper formatting matters
Prevents mis‑interpretation (e.g. 5000 vs. $5,000).
Ensures consistency across tables, charts and written reports.
Select the required symbol from the drop‑down list.
Set the number of decimal places (normally 2).
Choose how negative numbers appear (red, minus sign, or parentheses).
Click OK.
Custom number‑format codes (useful for exam questions)
Code
What it does
Example result
$#,##0.00
US dollar, thousand separator, two decimals
$1,234.56
£#,##0.00
British pound
£1,234.56
€#,##0.00
Euro
€1,234.56
¥#,##0
Japanese yen (no cents)
¥1,235
0.00%
Percentage with two decimals
12.50%
Using TEXT to return a formatted text string
When you need the formatted value for concatenation (e.g., chart label or report text), use:
=TEXT(A2,"$#,##0.00")
Note: The result is a text string and cannot be used directly in further calculations.
Applying formatting to chart data
Format the source cells first (as described above). Most spreadsheet programs inherit this format for axis labels and data labels.
If the currency symbol does not appear on an axis or data label:
Select the axis (or data labels) in the chart.
Open Format Axis → Number (or Format Data Labels → Number).
Choose the same custom format code (e.g., $#,##0.00).
Adjusting axis scales
Examination tasks often require a specific scale. Use the Format Axis dialog to:
Set a fixed minimum and maximum value.
Define the major unit (interval between gridlines).
Optionally set a minor unit for finer gridlines.
When to fix the scale: If the question states a required range (e.g., “axis from 0 to 20,000 in steps of 5,000”) you must override the automatic setting. If no range is given, the default “auto” is acceptable.
Enhancing chart appearance
Colour schemes – apply a consistent palette that matches the document’s style.
Fill & border – solid fill for columns, thin border for clarity.
Explode a pie slice – click the slice and drag outward to highlight a key data point.
Data‑label positioning – inside, outside, or centred depending on readability.
Example: Bar chart of monthly sales (currency) with a secondary axis for units sold
Month
Sales (raw)
Units sold (raw)
January
12500
340
February
13875
380
March
14920
410
Apply the custom currency format £#,##0.00 to the “Sales” column.
Apply a number format with thousand separator (no decimals) to the “Units sold” column.
Select A1:C4 and insert a Column (Clustered) chart.
Right‑click the “Units sold” series → Change Series Chart Type → choose Line and tick “Secondary Axis”.
Give the chart the title “Monthly Sales (£) and Units Sold (pcs)”.
Format the primary (vertical) axis:
Number → Custom → £#,##0.00.
Set Minimum = 0, Maximum = 15,000, Major unit = 5,000.
Format the secondary axis:
Number → Custom → 0 (no decimals).
Set Minimum = 0, Maximum = 500, Major unit = 100.
Turn on data labels for both series – they will display the formatted values automatically.
Apply a simple two‑colour scheme (e.g., blue columns, orange line) and check that all titles and axis labels include units.
Troubleshooting box
Problem
Solution
Currency symbol missing on chart axis
Select the axis → Format Axis → Number → choose the same custom currency format (e.g., £#,##0.00).
Numbers appear as text after using TEXT
Keep the TEXT result only for labels; use the original numeric cells for calculations.
Axis scale is too wide or too narrow
Manually set Minimum, Maximum and Major unit in the Format Axis dialog. Follow the exam instructions on whether a fixed scale is required.
Secondary axis labels show the wrong unit
After plotting the series on the secondary axis, format that axis separately (Number → Custom) and add a clear axis title with the correct unit.
Key points to remember for the exam
Choose the chart type that best matches the data relationship (see the decision matrix).
Apply the required currency (or percentage) format before creating the chart.
Always include the unit in chart titles, axis titles and legends.
If the exam specifies a scale, set Minimum, Maximum and Major unit manually; otherwise, the auto‑scale is acceptable.
When a secondary axis is needed, follow the mini‑procedure and label it with its own unit.
Use colour, fill and label positioning to aid readability, but avoid unnecessary decoration.
Link to Cambridge IGCSE ICT assessment objectives
AO2 – Apply skills: Selecting data, choosing the correct chart type, creating a secondary axis, formatting cells, adjusting axis scales and applying colour schemes are all practical skills tested in the exam.
AO3 – Evaluate presentation: Selecting an appropriate chart, adding clear titles/labels with units, using consistent currency formatting and choosing a suitable scale demonstrate an understanding of effective data presentation.
Suggested diagram: Screenshot of the “Format Cells – Currency” dialog showing symbol selection, decimal places, and thousand‑separator options.
Support e-Consult Kenya
Your generous donation helps us continue providing free Cambridge IGCSE & A-Level resources,
past papers, syllabus notes, revision questions, and high-quality online tutoring to students across Kenya.