How to Change Orientation from Horizontal to Vertical in Excel

Excel is the most widely used tool for dealing with huge datasets. We can perform myriads of tasks of multiple dimensions in Excel. Sometimes, we need to arrange the dataset to look visually appealing. In this article, I will discuss 3 easy methods on how to change orientation in Excel from horizontal to vertical.


How to Change Orientation from Horizontal to Vertical in Excel: 3 Easy Ways

This is the dataset for today’s article. I have some salesperson and their sales amounts for some months. I will change the orientation

how to change orientation in excel from horizontal to vertical


1. Use Paste Special Feature to Change Orientation

First of all, I will discuss the method where I will use the Paste Special Feature.

Steps:

  • Press CTRL+C to copy B4:E7.

  • Then right-click your mouse to bring the context menu. Select Paste Special.

how to change orientation in excel from horizontal to vertical

  • Paste Special window will appear. Check the Transpose

  • Excel will change the orientation from horizontal to vertical. After some formatting, your final output will be like this.

how to change orientation in excel from horizontal to vertical

Read More: Difference Between Alignment and Orientation in Excel


2. Apply TRANSPOSE Function to Change Orientation from Horizontal to Vertical

Now I will show how to use the TRANSPOSE function.

Steps:

  • Select B9:E12. Then write down the following formula
=TRANSPOSE(B4:E7)

  • Press CTRL+SHIFT+ENTER. Excel will change the orientation.

how to change orientation in excel from horizontal to vertical

  • Format as per your wish. Your output will be like this.


3. Perform Find & Replace Feature to Change Orientation from Horizontal to Vertical

Here, I will demonstrate another method that will use the Find & Replace feature to change the orientation of the dataset.

Steps:

  • Copy B4:E7 and bring the Paste Special Feature following method-1. Then, select Paste Link.

how to change orientation in excel from horizontal to vertical

  • Excel will simply paste the values.

  • Then press CTRL+F to bring the Find and Replace Replace = with xy.

how to change orientation in excel from horizontal to vertical

  • Excel will replace the values accordingly.

  • Then transpose B9:E12 following method-1.

how to change orientation in excel from horizontal to vertical

  • Again call the Find and Replace command and replace xy with =.

  • Excel will change the orientation. After some formatting, your output will be like this.

how to change orientation in excel from horizontal to vertical

Read More: How to Change Text Orientation in Excel


Things to Remember

  • TRANSPOSE function is an array function. So you have to select CTRL+SHIFT+ENTER.
  • If your original dataset is a m*n matrix, you have to select n*m matrix and then apply the TRANSPOSE function.

Download Practice Workbook


Conclusion

In this article, I have demonstrated 3 effective methods of changing orientation in Excel from horizontal to vertical. I hope it helps everyone. If you have any suggestions, ideas, or feedback, please feel free to comment below.


Related Articles


<< Go Back to Rotate Text | Text Formatting | Learn Excel

Get FREE Advanced Excel Exercises with Solutions!
Akib Bin Rashid
Akib Bin Rashid

AKIB BIN RASHID, a materials and metallurgical engineer, is passionate about delving into Excel and VBA programming. To him, programming is a valuable time-saving tool for managing data, files, and internet-related tasks. Proficient in MS Office, AutoCAD, Excel, and VBA, he goes beyond the fundamentals. Holding a B.Sc in Materials and Metallurgical Engineering from Bangladesh University of Engineering and Technology, MD AKIB has transitioned into a content development role. Specializing in creating technical content centred around Excel and... Read Full Bio

We will be happy to hear your thoughts

Leave a reply

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo