There's no set of formulas that could be used to stack data from multiple sets of variable-height columns on top of each other. You'll need to either copy & paste the data, and then sort it, or if it needs to be repeated fairly often, you'll need VBA code to accomplish it.
Bookmarks