Please Note: This article is written for users of the following Microsoft Excel versions: 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365. If you are using an earlier version (Excel 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Excel, click here: Transposing and Linking.

Transposing and Linking

Written by Allen Wyatt (last updated October 7, 2023)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365


1

You may already know that you can transpose information by using the Paste Special abilities of Excel. The information that is pasted is not dynamic, however. In some instances it might be nice to have the transposed information always reflect what is in the original, un-transposed information.

Here's a cool way to transpose information and have it linked to the original information:

  1. Figure out how many rows and columns are in your original information. For instance, if the original data is in the range A4:E10, then it has 7 rows and 5 columns.
  2. Select another place in the workbook (perhaps even on the same worksheet) that has the transposed number of rows and columns. For instance, if you are transposing A4:E10, you should select blank cells that consist of 5 rows and 7 columns.
  3. With the range still selected, click once in the Formula bar and type the following: =transpose(A4:E10). Make sure the address reflects the original data range you are transposing. If you are on a different worksheet, make sure you use an address that contains the worksheet name of your data, as in =transpose(Sheet1!A4:E10).
  4. Press Ctrl+Shift+Enter to signify to Excel that you are entering an array formula.

That's it. You've now got a dynamic transposed table, and any changes you make in the original are automatically reflected in the transposed version.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (12614) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, 2021, and Excel in Microsoft 365. You can find a version of this tip for the older menu interface of Excel here: Transposing and Linking.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Deleting Duplicate Text Values

Got a list of data from which you want to delete duplicates? There are a couple of techniques you can use to get rid of ...

Discover More

Averaging Values for a Given Month and Year

Excel is often used to analyze data collected over time. In doing the analysis, you may want to only look at data ...

Discover More

Writing a Macro from Scratch

Creating macros can help extend what you can do in Excel. If you work with macros, you know that creating macros from ...

Discover More

Save Time and Supercharge Excel! Automate virtually any routine task and save yourself hours, days, maybe even weeks. Then, learn how to make Excel do things you thought were simply impossible! Mastering advanced Excel macros has never been easier. Check out Excel 2010 VBA and Macros today!

More ExcelTips (ribbon)

Non-adjusting References in Formulas

Sometimes making sure that a reference in a formula doesn't get changed is not as simple as putting dollar signs in front ...

Discover More

Links between Two Desktop Workbooks

If you have formulas that reference values in an external workbook and that workbook is closed, Excel may generate ...

Discover More

Counting Jobs Completed On a Date

When you store the date and time in a single cell, it can be a bit confusing to count how many cells contain a particular ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is three less than 4?

2023-10-08 10:21:57

J. Woolley

If you have Excel 2021 or newer (Excel 2021+) with support for dynamic arrays, you probably already know it is unnecessary to pre-select blank cells as described in step 2 or use Ctrl+Shift+Enter (CSE) as described in step 4.
My Excel Toolbox's SpillArray function (described in UseSpillArray.pdf) simulates a dynamic array in older versions of Excel.
See https://sites.google.com/view/MyExcelToolbox


This Site

Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.

Newest Tips
Subscribe

FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.