In this article, we will discuss the Transpose option of Excel Paste Shortcut. In Excel, we generally transpose Rows to Columns or vice-versa. We can do this in multiple ways. But in this article, we’ll only use the Paste shortcut while copying data from one region to another.
We take a data set that consists of the names and prices of different fruits.
Download Practice Workbook
Download this practice workbook to exercise while you are reading this article.
4 Methods to Transpose Using Excel Paste Shortcut
1. Transpose Using Ribbon Paste Shortcut
We can transpose by using the Ribbon commands. The process is given below:
Step 1:
- Select the data we have to transpose. Here I’ve selected range B4:C9.
- Then go to Home.
- Now, select Copy from the Clipboard group of commands.
Step 2:
- Now, go to Cell B11 to Paste and Transpose.
Step 3:
- Go to the main Home tab.
- Then select Paste from the commands.
- From the drop-down of Paste option, select Transpose(T).
Step 4:
- After selecting Transpose(T), we will get our transposed data.
Read More: How to Transpose Array in Excel (3 Simple Ways)
2. Keyboard Shortcut to Transpose in Excel
Step 1:
- First, select the data from the cell range of B4:C9 that we want to transpose.
- Now, press Ctrl+C.
Step 2:
- Select Cell B11 to paste the data.
- Now, press Ctrl+V.
Step 3:
- Now, click the drop-down of the Ctrl menu.
- From the Paste option, select Transpose(T).
Step 4:
- After selecting the Transpose(T), we will get our desired transpose result.
Similar Readings
- VBA to Transpose Array in Excel (3 Methods)
- How to Swap Rows in Excel (2 Methods)
- Transpose Multiple Rows in Group to Columns in Excel
- How to Transpose Columns to Rows In Excel (6 Methods)
3. Transpose by Mouse Shortcut
Step 1:
- Select the range B4:C9 for transpose.
- Then click the right button of the mouse. We will find the Context Menu.
Step 2:
- Select Copy from the Context Menu.
Step 3:
- Go to Cell B11 to Paste.
- Again, click the right button of the mouse.
- From the Context Menu, select the Paste Options.
Step 4:
- Now, select the Transpose(T) option and we will get the return values at once.
Read More: How to Transpose a Table in Excel (5 Suitable Methods)
4. Excel Paste Special Shortcut Apply to Transpose
We can also use Paste Special for this Transpose. We can apply this Paste Special in different ways.
Step 1:
- Select the range B4:C9 initially.
- Then go to the Home tab.
- Select Copy from the commands.
- Or press Ctrl+C to copy.
Step 2:
- Now, select a cell to paste the data. We select Cell B11 for this.
Step 3:
- Now, go to the main Home tab.
- Go to the Paste from the commands.
- From the Paste drop-down select Paste Special.
- Or press Ctrl+Alt+V.
Step 4:
- We will get a dialog box.
- Now, put a mark on the Transpose option.
- Then click OK.
Step 5:
- Finally, we will get the return.
Read More: Conditional Transpose in Excel (2 Examples)
Conclusion
We showed different ways to Transpose using the Paste shortcut here. Hope this article will help you when you need to perform this operation. If you have any suggestions or feedback, please comment to us.
Related Articles
- Excel VBA: Transpose Multiple Rows in Group to Columns
- How to Transpose Rows to Columns Based on Criteria in Excel
- How to Transpose Rows to Columns Using Excel VBA (4 Ideal Examples)
- How to Transpose Rows to Columns in Excel (5 Useful Methods)
- Data clean-up techniques in Excel: Changing vertical data to horizontal data
- How to Transpose Every n Rows to Columns in Excel (2 Easy Methods)