How to Transpose Data in Excel
Excel works in form of a Table structure and Row & Column format. At times, we would start making entries in a format, just to realize later that transposing the data would have given a better view of the data. Also, sometimes we would copy data from the internet or somewhere, which is not in the format we desire. Transpose data means, to switch or rotate cells. There are 3 different ways to achieve this. In this video, I explain all the methods with relevant examples. 1. Static Transpose: This is when we want to transpose the data completely and does not want the original data. There is a simple copy Paste Special method to achieve this. 2. There is a relatively new array function to achieve this. This is formula hence works well, when base data needs to be kept. This being array function is not easy to use. Please check the video carefully 3. There is another easy method to achieve Transpose by reference. It can be also used to convert a single column to a table structure. Many t...