Excel Scatter Plot Data Table: Visualize Your Data

Joan Jul 01, 2026

Excel scatter plots are a powerful tool for visualizing and understanding the relationship between two sets of data. They are especially useful when you want to identify trends, outliers, or patterns in your data. But what if you want to present your scatter plot data in a tabular format? This article will guide you through creating an Excel scatter plot and then converting it into a data table.

Excel Scatter Plot Tutorial | Step-by-Step Data Visualization Guide for Beginners
Excel Scatter Plot Tutorial | Step-by-Step Data Visualization Guide for Beginners

Before we dive into the process, let's understand why you might want to convert a scatter plot into a table. Scatter plots are great for visual analysis, but sometimes, you might need to present your data in a format that's easier to read or share. A table can provide a clear, organized view of your data, making it easier to understand and communicate.

Learn to create a scatter plot with two series in Excel - INDZARA
Learn to create a scatter plot with two series in Excel - INDZARA

Creating a Scatter Plot in Excel

Let's start by creating a scatter plot in Excel. Suppose we have data on the heights and weights of a group of individuals, and we want to visualize the relationship between these two variables.

Scatter Plot Maker Excel | Scatter Diagram | Correlation Analysis
Scatter Plot Maker Excel | Scatter Diagram | Correlation Analysis

To create a scatter plot, select your data, then go to the 'Insert' tab in the ribbon. Click on 'Scatter' and choose the type of scatter plot you want. For our data, a 'Scatter with Smooth Lines and Markers' plot would work well.

Understanding the Scatter Plot

excel scatter plot data table
excel scatter plot data table

A scatter plot consists of data points plotted on a two-dimensional plane. Each data point represents a unique combination of the two variables. In our example, each point represents the height and weight of an individual.

From our scatter plot, we can see that there's a positive correlation between height and weight. This means that as height increases, so does weight, on average. We can also see some outliers - individuals who are heavier or lighter than we might expect given their height.

Customizing the Scatter Plot

Excel graph
Excel graph

Excel offers a variety of ways to customize your scatter plot. You can change the color, shape, or size of the data points, add trend lines or regression equations, and more. To access these options, right-click on the plot and select 'Format Selection'.

For example, you might want to color the data points by a third variable, such as gender. To do this, go to the 'Format Selection' pane, click on 'Filled', and then choose 'Color by'. Select the column you want to use for coloring, and Excel will update your scatter plot accordingly.

Converting the Scatter Plot to a Data Table

seaborn.scatterplot — seaborn 0.13.2 documentation
seaborn.scatterplot — seaborn 0.13.2 documentation

Now that we have our scatter plot, let's convert it into a data table. Unfortunately, Excel doesn't have a built-in function to do this, but we can achieve it using a workaround.

Here's how to do it:

Ultimate Excel Cheat Sheet for Data Analysis (2026)
Ultimate Excel Cheat Sheet for Data Analysis (2026)
Data Visualization with ggplot2 [Cheat Sheet]
Data Visualization with ggplot2 [Cheat Sheet]
Data Analysis in Excel
Data Analysis in Excel
the excel data anals and visualization method is shown in this poster, which shows how
the excel data anals and visualization method is shown in this poster, which shows how
ggplot2 Based Plots with Statistical Details
ggplot2 Based Plots with Statistical Details
How to Make a Polygon Scatter Plot in Tableau
How to Make a Polygon Scatter Plot in Tableau
excel scatter plot data table
excel scatter plot data table
the excel slay survey data sheet
the excel slay survey data sheet
Scatterplot matrices (pair plots) with cdata and ggplot2 | R-bloggers
Scatterplot matrices (pair plots) with cdata and ggplot2 | R-bloggers
Data Analysis Anchor Charts & Posters | 4th Grade Math TEKS 4.9A
Data Analysis Anchor Charts & Posters | 4th Grade Math TEKS 4.9A
excel scatter plot data table
excel scatter plot data table
the printable worksheet for an employee's work schedule is shown in this file
the printable worksheet for an employee's work schedule is shown in this file
Create Chart in Excel in One Click
Create Chart in Excel in One Click
How to Create a Scatter Plot in Excel with 3 Variables (with Easy Steps)
How to Create a Scatter Plot in Excel with 3 Variables (with Easy Steps)
Excel Select Entire Table Shortcut Step by Step
Excel Select Entire Table Shortcut Step by Step
Plotly Chart Studio Docs
Plotly Chart Studio Docs
Perfect Scatter Plots with Correlation and Marginal Histograms - Articles
Perfect Scatter Plots with Correlation and Marginal Histograms - Articles
Excel tables
Excel tables
Sparkline Chart
Sparkline Chart
excel scatter plot data table
excel scatter plot data table

Step 1: Create a Pivot Table

Go to the 'Insert' tab in the ribbon and click on 'PivotTable'. Select the data you want to include and choose where you want to place the pivot table.

In the 'PivotTable Fields' pane, drag the variables you used in your scatter plot (in our case, 'Height' and 'Weight') to the 'Rows' area. This will create a table with each unique combination of these variables as a row.

Step 2: Add Data Labels to the Pivot Table

Right-click on the pivot table and select 'Add Data Labels'. This will add the actual data values to each cell in the table.

Your pivot table should now look like a data table, with each row representing a unique combination of 'Height' and 'Weight', and the corresponding data value in the 'Weight' column.

Step 3: Format the Data Table

To make your data table look more like a traditional table, you can add borders, change the font, or adjust the column widths. Right-click on the table and select 'Format Cells'. Here, you can choose from a variety of formatting options.

You can also add a header row to your table. To do this, click on the cell above the first row of your table and type in your header text. Then, select the header row and the data rows below it, right-click, and select 'Merge & Center'.

And there you have it! You've successfully converted your Excel scatter plot into a data table. This table can now be used to present your data in a clear, organized format, making it easier to understand and share.

Remember, the key to effective data communication is knowing your audience and choosing the right format for your data. A scatter plot might be the best choice for exploring your data, while a table might be the best way to present it. With Excel's powerful tools, you can easily switch between these formats to suit your needs.