Google Exceltip.com
Account Icon
Shopping Cart
CheckOut

» Copying Formulas and Pasting Them in a Transposed Direction Without Changing the Relative References




To paste copied cells in a transposed direction:

1. Select a range of cells in the sheet, and press Ctrl+C.
2. Select any cell in the sheet, right-click, and then select Paste Special from the shortcut menu.
3. In the Paste Special dialog box, select Transpose, and then click OK.

The Transpose option pastes the data in the opposite direction (that is, horizontally to vertically, or vice versa).

The Paste Special dialog box has a Paste Link option that enables to creating links to the source data while pasting copied cells in the new location.

Problem:

You cannot select the Transpose option together with the Paste Link option. In other words, you cannot create links while changing the direction using Paste Special.

Solution:

Use the TRANSPOSE function together with the Array Formula technique to create links that change direction.
1. Select the range A2:B6, which has the range Name Data defined for it. The size of the range is 5Rx2C, that is, four rows by two columns. (To quickly find the measurement, select the range and watch for the size in the Name box while pressing the mouse button.)
2. Select a range starting from cell A8 whose size is 2Rx5C, that is, the same size in the opposite direction.
3. Type the formula =TRANSPOSE, and then press Ctrl+A.
4. Press F3, paste the Name Data, and then press Ctrl+Shift+Enter
Screenshot // Copying Formulas and Pasting Them in a Transposed Direction Without Changing the Relative References

Copying Formulas and Pasting Them in a Transposed Direction Without Changing the Relative ReferencesCopying Formulas and Pasting Them in a Transposed Direction Without Changing the Relative References
Rate this tip
12 34 5
  RATING: 3.93
  VIEWS: 28768
  No comments have been submitted.


REGISTERED USERS click here to post comments


GUESTSclick here to Register
Name
Comment Title
Comments


Terms and Conditions of use
The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.

Copyright © 2003 ExcelTip.com
Microsoft, Microsoft Excel is a U.S. registered trademark of Microsoft Corporation