Excel Practice Test

โ–ถ

How to Make a Graph in Excel

Making a graph in Excel starts with selecting your data. Click and drag to select the cells containing both your labels and values โ€” including column headers if you have them. Once your data is selected, go to the Insert tab on the ribbon, click the Charts group, and choose your chart type. Excel generates the chart immediately, placing it as a floating object on your current worksheet. From there, you can move, resize, and customize it.

The most important step most people skip is selecting data correctly before inserting the chart. Your selection should include the category labels (typically in column A), the data values you want to graph, and the column headers that become the chart legend and series names. If your selection includes unrelated data or misses header rows, Excel's chart will be confusing or wrong โ€” and fixing it later takes more time than selecting correctly upfront.

Excel's chart types live in several locations. The Insert tab has a Charts group with icons for commonly used types: bar/column, line, pie, area, scatter, and more. Clicking the small arrow in the corner of the Charts group opens the Insert Chart dialog box, which shows every available chart type organized by category. The Recommended Charts tab in that dialog is useful when you're not sure which chart type best represents your data โ€” Excel analyzes your selection and suggests charts that fit the data structure.

Once inserted, your graph is fully customizable. The Chart Design and Format tabs appear on the ribbon whenever the chart is selected. These tabs contain controls for chart styles, color schemes, layout, data selection, and individual element formatting. You can also click any chart element directly โ€” the title, an axis, a data series, the legend โ€” to select it and access element-specific formatting options. The Excel formulas guide covers how dynamic chart data can update automatically when source data changes through formula-driven data ranges.

A quick note on Excel's terminology: Excel uses the terms 'chart' and 'graph' interchangeably in virtually all contexts. The Insert tab says 'Charts'; people commonly say 'graph.' There's no functional difference in the software โ€” both words refer to the same visual data representation. When you search help resources or YouTube tutorials, try both terms since different instructors and help articles use different words for the same functionality.

  • Basic steps: Select data โ†’ Insert tab โ†’ Charts group โ†’ Choose chart type
  • Keyboard shortcut: Alt + F1 (inserts default chart type on current sheet); F11 (creates chart on new sheet)
  • Recommended Charts: Insert โ†’ Charts โ†’ Recommended Charts โ€” Excel suggests chart types based on your data
  • Move chart to its own sheet: Right-click chart โ†’ Move Chart โ†’ New Sheet
  • Change chart type: Right-click chart โ†’ Change Chart Type
  • Add data to existing chart: Right-click chart โ†’ Select Data โ†’ Add or Edit series

Steps to Create a Graph in Excel

table

Organize your data with labels in the first row and/or column. Select your data range including headers โ€” click the first cell of your data and drag to the last cell. Excel uses this selection to determine chart series, categories, and labels.

chart

Go to Insert tab โ†’ Charts group. Click the chart type icon that matches your goal (bar, line, pie, etc.) or click the corner arrow to open the full Insert Chart dialog. Click your preferred chart subtype to insert it.

edit

Click the default 'Chart Title' text in the inserted chart and type your title. To link the title to a cell (so it updates automatically), click the title, type = in the formula bar, then click the cell containing your desired title text.

settings

Click the + button (Chart Elements) that appears at the top-right of a selected chart to add or remove axis titles, data labels, gridlines, and the legend. Click each element to access formatting options โ€” right-click for additional settings.

palette

Use the Chart Design tab โ†’ Chart Styles to apply built-in style combinations. Click the paintbrush icon (Chart Styles) at the chart's edge to access a quick style and color selector. For individual element formatting, double-click the element to open the Format pane.

check

Drag the chart border to reposition it. Drag corner or edge handles to resize. To move the chart to its own dedicated sheet: right-click the chart โ†’ Move Chart โ†’ New Sheet. This separates the chart from the data worksheet, which is useful for presentation-ready charts.

Choosing the Right Chart Type in Excel

The chart type you choose determines whether your graph communicates the right message. Excel offers over 15 chart types, each suited to different kinds of data and comparisons. Choosing the wrong type doesn't just look bad โ€” it can actively mislead your audience by implying relationships or trends that don't exist in the data.

Column and bar charts are the workhorses of Excel charting. Use column charts (vertical bars) to compare values across categories โ€” monthly sales by region, test scores by student, revenue by product line. Use bar charts (horizontal bars) when your category labels are long or when you're ranking items โ€” horizontal layout gives more room for label text. Both chart types make category comparisons immediately readable without requiring interpretation.

Line charts are for showing trends over time. They're ideal when your X-axis is a time sequence (days, months, years) and you want to show how values change across that sequence. Line charts imply continuity โ€” they suggest that values between plotted points follow the trend line โ€” so use them only when the data is actually continuous or sequential. Don't use line charts for unrelated categories just because you want to show change.

Pie charts show parts of a whole โ€” what percentage each category contributes to a total. They work best with 5 or fewer slices and when the differences between slices are meaningful. Pie charts are frequently misused for data that isn't part-of-whole (use a column chart instead) or for too many categories (use a bar chart instead). When you need to show proportions across multiple groups, a stacked bar or stacked column chart is usually cleaner than multiple pies.

Scatter charts (XY plots) show the relationship between two numeric variables โ€” useful for identifying correlations, clusters, or outliers. Use scatter charts for scientific or analytical data where both axes are numeric. They're inappropriate for category data or time series. For tips on preparing large datasets for scatter analysis, the delete duplicates in Excel guide covers how to clean your data before charting to avoid misleading visual outliers.

Excel Chart Types and When to Use Each

๐Ÿ”ด Column / Bar Chart

Use for: comparing values across categories. Column = vertical bars (best for category comparisons); Bar = horizontal bars (best for ranked lists or long category labels). Most versatile chart type โ€” use it as the default when you're not sure what fits.

๐ŸŸ  Line Chart

Use for: showing trends over time. Requires a sequential X-axis (dates, time periods). Implies continuity between points โ€” only use when data is actually continuous or time-ordered. Don't use line charts for unrelated categories.

๐ŸŸก Pie / Doughnut Chart

Use for: showing parts of a whole (proportions adding to 100%). Limit to 5 or fewer slices for readability. Don't use for comparing values across unrelated categories โ€” use a column chart instead.

๐ŸŸข Scatter (XY) Chart

Use for: showing relationships or correlations between two numeric variables. Both axes must be numeric. Good for scientific, statistical, or analytical data. Add a trendline to show the direction of correlation.

Chart Customization in Excel

๐Ÿ“‹ Titles and Labels

Clear titles and labels are the difference between a graph that communicates and one that requires explanation. To edit chart elements:

  • Chart title: Click the title text and type. To link to a cell: click title โ†’ type = in formula bar โ†’ click the source cell
  • Axis titles: Click the + (Chart Elements) โ†’ check Axis Titles. Then click each axis title to edit the text
  • Data labels: Click + โ†’ Data Labels. Right-click labels โ†’ Format Data Labels to show value, percentage, category name, or a combination
  • Legend: Click the legend to select it, then drag to reposition. Double-click for formatting options (font, border, background)

๐Ÿ“‹ Colors and Styles

Excel's built-in styles and color themes make formatting consistent without manual work:

  • Chart Styles: Chart Design tab โ†’ Chart Styles โ€” click any style to apply. Hover to preview before selecting
  • Color palette: Chart Design tab โ†’ Change Colors โ€” switch between monochromatic and multicolor palettes aligned to your document theme
  • Individual bar/line color: Click once on a data series to select all bars. Click again on a single bar to select just that bar. Right-click โ†’ Format Data Point to change color for a single element
  • Background: Click the chart background area โ†’ Format Plot Area (right-click) to add fill color or pattern

๐Ÿ“‹ Dynamic Data Ranges

Excel charts can update automatically when you add data to the source range โ€” if you set them up correctly:

  • Excel Table as source: Format your data as an Excel Table (Ctrl+T) before creating the chart. New rows added to the table automatically extend into the chart โ€” the most reliable method for auto-updating charts
  • Named ranges: Define named ranges with OFFSET formulas that expand as data grows, then use those names as chart data sources
  • Pivot chart: Create a PivotTable from your data, then insert a PivotChart โ€” pivot charts filter and summarize dynamically with slicers and timeline controls

Common Excel Graph Problems and Fixes

The most common graph mistake in Excel is inserting a chart before selecting data, then trying to manually configure the data afterward. Excel's chart data selection dialog (right-click chart โ†’ Select Data) works, but it's slower and more error-prone than just selecting the right data before inserting. If your chart looks wrong immediately after insertion, use Ctrl+Z to undo it, re-select your data carefully, and insert again.

Blank rows or columns in your selected data range cause gaps in the chart and confuse Excel's series detection. If your chart is showing unexpected extra series or missing expected data, check whether your source data has empty rows or columns between the data blocks. Delete or fill those gaps before creating the chart. Similarly, merged cells in the data range (covered in detail in the merge cells in Excel guide) can cause unexpected chart behavior โ€” unmerge before charting when possible.

Date axes that display incorrectly โ€” showing numbers instead of dates, or dates not in order โ€” happen when Excel doesn't recognize the source data as dates. Select your date cells and format them as dates (Home โ†’ Number format โ†’ Short Date or Long Date) before inserting the chart. If dates still display as numbers, the source data may be stored as text, not actual date values โ€” use DATEVALUE() to convert text dates to real date values.

The wrong chart type selection is another frequent issue. If you've already created a chart and realize the type doesn't fit the data, you don't need to start over โ€” right-click the chart and choose Change Chart Type to switch to a different type while preserving all your formatting customizations. Excel retains data assignments and most style settings when you switch chart types within the same family (e.g., column to bar).

Charts that don't print correctly are usually either too large for the page or have formatting that doesn't translate well to print (light colors, thin borders). Use Page Layout view (View โ†’ Page Layout) to preview chart positioning before printing. For charts you'll frequently export, consider setting up a dedicated chart sheet (right-click โ†’ Move Chart โ†’ New Sheet) so the chart prints full-page without interference from adjacent data. You can use the freeze panes guide techniques to keep data headers in view while working on charts embedded in large worksheets.

Excel Graph Checklist

Select data including headers before inserting the chart โ€” don't insert first and configure data later
Include category labels in your selection so Excel can label chart axes automatically
Choose a chart type that matches your data purpose: column/bar for comparisons, line for trends, pie for proportions
Add a clear, specific chart title โ€” not 'Chart 1' or the default โ€” so the graph can stand alone
Label both axes with units where relevant (dollars, percent, number of units, etc.)
Remove chart junk: unnecessary gridlines, borders, or 3D effects that reduce readability without adding information
Check that the Y-axis scale is appropriate โ€” a truncated Y-axis exaggerates differences and can mislead
Format your source data as an Excel Table before charting if you'll be adding data over time
Test the chart in Print Preview before distributing to confirm it prints as expected
Right-click โ†’ Save as Template to save a formatted chart as a template for consistent reuse

Chart on Current Sheet vs. Chart Sheet

Pros

  • Chart on current sheet: easy to see data and chart side by side for verification
  • Chart on current sheet: chart can be sized and positioned freely within the worksheet layout
  • Chart sheet: chart fills the entire page โ€” cleaner presentation without surrounding data
  • Chart sheet: easier to print the chart alone without headers, data, or surrounding content
  • Chart sheet: easier to reference in dashboards and summary reports as a standalone element

Cons

  • Chart on current sheet: can clutter the worksheet if there are many charts
  • Chart on current sheet: printing requires careful page setup to isolate the chart from data
  • Chart sheet: you can't see the source data while viewing the chart โ€” requires switching sheets
  • Chart sheet: moving the chart back to a worksheet later requires right-click โ†’ Move Chart
  • Chart sheet: tab-based navigation adds complexity in workbooks with many sheets

Advanced Excel Graph Techniques

Combination charts let you display two different chart types on the same plot โ€” a column chart for one data series and a line for another, for example, with separate Y-axes for each. This is useful for showing two related but differently scaled metrics together, like monthly revenue (column) and profit margin percentage (line). To create a combination chart: right-click any data series โ†’ Change Series Chart Type โ†’ select Combo from the chart type list, then assign chart types and secondary axis individually per series.

Trendlines add analytical context to scatter or line charts. Right-click any data series โ†’ Add Trendline โ†’ choose linear, exponential, moving average, or other regression types. Check 'Display Equation on chart' and 'Display R-squared value' to show the mathematical relationship and fit quality. Trendlines are especially useful in sales forecasting and performance tracking charts where you want to communicate trajectory, not just current state.

Error bars represent uncertainty or variability in data โ€” particularly common in scientific and statistical charts. Right-click a data series โ†’ Add Error Bars โ†’ choose standard error, standard deviation, percentage, or custom values. Error bars on bar charts make comparisons statistically honest by showing that apparent differences between bars may fall within measurement uncertainty.

If you're building a chart-heavy dashboard or financial model, format your source data with consistent structures and use drop-down lists to control which data appears in the chart dynamically. Combining drop-down selection with INDEX/MATCH formulas allows interactive dashboards where a single dropdown controls chart content without VBA or macros โ€” a powerful technique for Excel reporting that looks far more sophisticated than it is to build.

One underused troubleshooting technique: if a chart is pulling data from the wrong range entirely, click the chart, then click the Chart Design tab โ†’ Select Data. The Select Data Source dialog shows exactly which ranges Excel is using for each series. You can edit ranges directly in this dialog โ€” clicking the series name and editing the Series Values field โ€” which is often faster than rebuilding the chart from scratch when the data reference is slightly wrong.

Test Your Excel Skills with Free Practice Questions

Excel Charts Quick Reference

Alt+F1
Keyboard shortcut to instantly insert a default chart from selected data
F11
Keyboard shortcut to create a chart on a new dedicated chart sheet
15+
Chart types available in Excel (column, bar, line, pie, scatter, area, combo, and more)
5 or fewer
Recommended maximum slices for a readable pie chart
Ctrl+T
Shortcut to format source data as an Excel Table for auto-expanding charts
Combo
Chart type for mixing two chart types (e.g., column + line) with dual Y-axes on one plot

Making Your Excel Graphs Presentation-Ready

Charts for internal analysis and charts for presentations or reports require different levels of polish. An exploratory chart you're using to understand your own data can be rough โ€” default colors, minimal labeling, no title. A chart you're putting in a report, email, or slide deck needs enough context to be understood without explanation.

For presentation-ready charts: add a descriptive title that states the chart's conclusion (e.g., "Q3 Sales Up 24% vs. Q2" rather than "Sales by Quarter"), remove unnecessary gridlines, add data labels for the key values you want the audience to focus on, and use a consistent color palette that aligns with your organization's brand or document theme. Excel's Chart Design tab โ†’ Change Colors lets you switch to a theme-aligned palette in one click.

Exporting charts for use outside Excel: right-click the chart โ†’ Save as Picture to export as PNG, JPEG, or BMP. For the highest quality in presentations, use PNG format which preserves chart clarity at any zoom level. If you're copying into PowerPoint, Paste Special โ†’ Paste as Picture (rather than the default embedded chart) prevents the chart from linking back to the Excel file โ€” useful when you don't want the chart to update if the Excel data changes.

For recurring reports where you rebuild the same chart structure with new data each period, save your formatted chart as a template: right-click the chart โ†’ Save as Template (saves a .crtx file to Excel's Charts template folder). The next time you create a chart, go to Insert โ†’ Charts โ†’ All Charts โ†’ Templates to apply your saved template โ€” all your formatting is applied instantly to the new chart. Using templates alongside the Excel budget template approach creates fully consistent monthly or quarterly reporting packages with minimal manual reformatting work each cycle.

Using PivotCharts for Dynamic Graphing

PivotCharts are Excel's most powerful charting tool for large datasets. A PivotChart is linked to a PivotTable and inherits its filtering, grouping, and aggregation capabilities โ€” meaning you can slice the same chart by different dimensions interactively without rebuilding it. If you're working with transaction data, survey results, or any dataset you need to view from multiple angles, PivotCharts are faster and more flexible than standard charts.

To create a PivotChart: select your data โ†’ Insert โ†’ PivotChart โ†’ choose PivotChart & PivotTable (recommended, creates both together) or PivotChart alone if a PivotTable already exists. The resulting chart has filter buttons built in โ€” click any filter button to show or hide data categories, change the time period, or focus on specific segments. Add slicers (PivotTable Analyze tab โ†’ Insert Slicer) for more visual filtering controls that update both the PivotTable and PivotChart simultaneously.

PivotCharts are especially useful for dashboards where multiple stakeholders need to see different cuts of the same data. Instead of building separate charts for each region, department, or time period, one PivotChart with slicer controls lets each viewer interact with the data independently. The underlying data doesn't change โ€” only the filtered view does. This makes PivotCharts far more maintainable than the alternative of keeping five or ten separate charts synchronized with the same underlying dataset.

The main limitation of PivotCharts is formatting persistence: some formatting applied directly to a PivotChart can be lost when the PivotTable layout changes (for example, after refreshing data or changing the pivot field arrangement). For charts that need to maintain exact formatting across updates, standard charts with well-structured table data may be more reliable than PivotCharts. For exploratory analysis and interactive reporting, PivotCharts are the right tool. Use Excel keyboard shortcuts to navigate between PivotTable and PivotChart panes efficiently when building and reviewing complex pivot dashboards.

If you're new to PivotCharts, start small: create a PivotTable from a dataset you already know well, insert a PivotChart from it, and practice using the field list to change what's shown. Once you see how quickly the chart reconfigures with different pivot arrangements, you'll understand why PivotCharts are the standard tool for anyone doing regular data reporting in Excel. The initial learning curve pays back quickly in reporting speed โ€” most users become comfortable with basic PivotChart operations within just one or two focused practice sessions.

Practice Excel Certification Exam Questions

Excel Questions and Answers

How do I make a graph in Excel?

Select your data including headers, go to Insert tab โ†’ Charts group, and click your preferred chart type. Excel creates the chart immediately on your current worksheet. Then add a title (click the default title text and type), add axis titles if needed (click the + button at the chart's edge โ†’ Axis Titles), and format colors and styles using the Chart Design tab. Use the Chart Design and Format tabs on the ribbon to customize the chart further while it's selected.

What is the keyboard shortcut to create a chart in Excel?

Alt + F1 inserts a default chart type (usually column chart) on your current worksheet from the selected data. F11 creates a chart on a new dedicated chart sheet. Both shortcuts create the chart instantly from whatever data you have selected โ€” select your data range first, then press the shortcut. You can change the default chart type in Excel options or right-click any chart type in the Insert Charts dialog and set as default.

How do I change the chart type in Excel?

Right-click on the chart and choose Change Chart Type from the context menu. This opens the Change Chart Type dialog where you can select any chart type. Excel preserves your data assignments and most formatting when you switch types within the same family. If you're switching between very different types (e.g., pie to scatter), you may need to re-assign data series. You can also create a combination chart from this dialog by selecting Combo and assigning different types to individual data series.

How do I add data labels to an Excel chart?

Click the chart to select it, then click the + button (Chart Elements) that appears at the top-right edge of the chart. Check the Data Labels option to add labels to all data points. For more control, right-click the data labels after adding them and choose Format Data Labels โ€” this lets you choose what information each label shows (value, percentage, category name, series name, or combinations), and where labels are positioned relative to the bars, lines, or pie slices.

How do I save a chart as a template in Excel?

Right-click the chart you've formatted and choose Save as Template. Give the template a descriptive name and click Save โ€” it's stored in Excel's default template folder as a .crtx file. To use the template when creating a new chart: Insert โ†’ Charts โ†’ corner arrow โ†’ All Charts tab โ†’ Templates folder โ†’ select your template. All formatting from the template applies to the new chart automatically. Chart templates are useful for maintaining consistent style across recurring reports.

Why does my Excel chart show wrong data or extra series?

The most common causes: (1) Your selected data range included unintended columns or rows โ€” Excel treats every column of numbers as a data series. Undo the chart, re-select just the data you want, and re-insert. (2) Blank rows or columns in your selection confuse series detection โ€” remove blanks from your data range. (3) Merged cells in the data range can cause unexpected behavior โ€” unmerge before charting. Right-click the chart โ†’ Select Data to edit the data range and series assignments manually if the data structure is complex.
โ–ถ Start Quiz