Table of Contents
To convert a table to a list in Excel, follow these steps:
1. Select the entire table by clicking on the top left corner where the column and row headers meet.
2. Go to the “Data” tab and click on “Convert to Range” in the “Tools” group.
3. A pop-up window will appear asking if you want to convert the table to a range. Click “Yes”.
4. Your table will now be converted to a list format.
Note: Converting a table to a list will remove any formatting and functions applied to the table.
Convert a Table to List in Excel (With Example)
You can use the TRANSPOSE function with the HSTACK function in Excel to quickly convert a table of data into a vertical list.
For example, you can use the following formula to convert a table with three rows into a vertical list:
=TRANSPOSE(HSTACK(B3:E3, B4:E4, B5:E5))
The following example shows how to use this formula in practice.
Example: Convert a Table to List in Excel
Suppose we have the following dataset in Excel that displays the total sales made by some company during each quarter of three consecutive years:

Suppose we would like to convert this table into a vertical list.
We can type the following formula into cell A7 to do so:
=TRANSPOSE(HSTACK(B3:E3, B4:E4, B5:E5))
The following screenshot shows how to use this formula in practice:

We can see that the formula was able to successfully convert the table of values into a single list that shows the sales values for each quarter and year.
For example:
- The first value in the list shows the sales for Q1 2021.
- The second value in the list shows the sales for Q2 2021.
- The third value in the list shows the sales for Q3 2021.
And so on.
How This Formula Works
Recall the formula that we used to
=TRANSPOSE(HSTACK(B3:E3, B4:E4, B5:E5))
This formula works by first using the HSTACK function to horizontally stack the values in each row into a single row.
Next, we wrap the TRANSPOSE function around the HSTACK function to transpose the horizontal list of values into a vertical list of values.
Note: You can find the complete documentation for the HSTACK function in Excel .
The following tutorials explain how to perform other common operations in Excel:
Cite this article
stats writer (2024). How can I convert a table to a list in Excel?. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-can-i-convert-a-table-to-a-list-in-excel/
stats writer. "How can I convert a table to a list in Excel?." PSYCHOLOGICAL SCALES, 22 Jun. 2024, https://scales.arabpsychology.com/stats/how-can-i-convert-a-table-to-a-list-in-excel/.
stats writer. "How can I convert a table to a list in Excel?." PSYCHOLOGICAL SCALES, 2024. https://scales.arabpsychology.com/stats/how-can-i-convert-a-table-to-a-list-in-excel/.
stats writer (2024) 'How can I convert a table to a list in Excel?', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-can-i-convert-a-table-to-a-list-in-excel/.
[1] stats writer, "How can I convert a table to a list in Excel?," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, June, 2024.
stats writer. How can I convert a table to a list in Excel?. PSYCHOLOGICAL SCALES. 2024;vol(issue):pages.
