
How to Unpivot or Reverse Pivot in Excel
In this article, I will show you how to unpivot or reverse pivot data by VBA. I will guide you through how to use the VBA script.

In this article, I will show you how to unpivot or reverse pivot data by VBA. I will guide you through how to use the VBA script.

Summing is one of the most powerful use of Excel. However, SUM function doesn’t perform all the summing the way we want. For example, when we want to sum the bottom n values in Excel. You can sum those values by using + but it can cost you a few hours if you have a long list to add up.