In Excel: select the data including headers, choose Insert ▸ Recommended Charts and pick a layout; Alt+F1 inserts the default chart on the same sheet, F11 puts it on its own chart sheet.
Arrange the data in adjacent columns with one header row and no total row.
Select the range including headers, e.g. A1:B7.
Choose Insert ▸ Recommended Charts, compare the previews and click OK — or press Alt+F1 for the default chart, F11 for a chart sheet.
If series and categories come out swapped, use Chart Design ▸ Switch Row/Column.
Click Chart Elements (+) to add a title, axis titles and data labels, then replace the placeholder title with a real statement.
In Google Sheets, select the range and choose Insert ▸ Chart, then adjust type and labels in the Chart editor sidebar.
What this does
Creating a chart turns a range of labels and numbers into a picture Excel keeps linked to the data, so the chart updates when the cells change. Recommended Charts reads your selection and proposes sensible types with live previews. The right type follows the data shape: column or bar for categories, line for time series, pie only for a few parts of one whole, scatter when both variables are numeric. Most people learn this as a sequence of clicks and forget it by next week; learning it as a pattern instead is what lets you apply it to the next, slightly different version of the problem without starting from scratch. That is the difference this page is trying to make. For “create a map chart in excel”, the reliable version is a short checking loop, not just the first command that appears to work. Run it on a deliberately small range first, watch how the affected chart change, and only then apply the same setup to the full sheet. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That is what makes a visual that makes the number obvious at a glance useful in real work: repeatable, auditable, and not dependent on memory or luck.
A worked example
A1:B7 holds a header row (Month, Sales) plus Jan through Jun with 120, 135, 128, 152, 160, 171. Select A1:B7, choose Insert ▸ Recommended Charts and accept the clustered column chart: six columns rising from 120 to 171, months on the x-axis and the series named Sales from the header. A chart makes comparisons, trends and outliers visible at a glance, which a grid of numbers hides — it is the standard way to present spreadsheet results. One habit worth forming early: name the cells that hold your inputs, so the formula reads in plain language instead of a string of cell addresses. A reviewer — or you in three months — can then follow the logic without decoding what B7 and D2 were supposed to mean, which is most of what makes a sheet maintainable.
In Google Sheets
Everything above works in Google Sheets too. Excel and Sheets share the formula syntax used here; only the surrounding menus are arranged differently. That portability is deliberate — learn it once and it follows you between the two tools and across Windows and Mac. Keep this page bookmarked for the next time the same question comes up. Better still, rebuild the example once in your own sheet — doing it yourself, with the tool above to check against, is what turns a copied formula into a technique you own. If you take one thing from this page on “create a map chart in excel”, make it the habit rather than the keystrokes: set the problem up with labelled inputs, reference those cells, and let Excel do the recomputing. Bookmark the page for the syntax, but do the example once in a blank sheet and check it against the tool above — five minutes of hands-on practice fixes the method in memory far better than re-reading, and it surfaces the small snags while they are still harmless. After that the technique is genuinely yours: faster than searching for it again, and reliable enough to drop into work that other people depend on.
Common mistakes
- Selecting values without the header row, so the legend reads Series 1.
- Including a total row, which adds one giant misleading column.
- Choosing a pie chart for many categories or for data that is not parts of one whole.
- Using a line chart for unordered categories where bars compare more honestly.
- Leaving the default "Chart Title" placeholder in the finished chart.
Frequently asked questions
What is the fastest way to create a chart in Excel?
Select the data and press Alt+F1 for the default chart on the same sheet, or F11 to create it on a separate chart sheet.
Which chart type should I pick?
Match the data shape: column or bar for categories, line for time series, pie for a few parts of one whole, scatter for two numeric variables.
How do I make a chart in Google Sheets?
Select the range and choose Insert ▸ Chart; the Chart editor sidebar sets the chart type, series and labels.
Other ways people ask this
This is also commonly searched as “how to make a map chart in excel”, “how to make map chart in excel”, “how to create map chart in excel” and “create a map chart in excel”. They describe the identical operation, so you are in the right place no matter how you phrased it.
Why do people search for this in so many different ways?
Because the same task has many names. “how to make a map chart in excel”, “how to make map chart in excel”, “how to create map chart in excel” all point at the one operation explained on this page, which is why they all lead here.