If I have a bunch of rows with say 5 columns each, is there an easy way to convert it to one big long column, just adding each row below the information from the previous row after being converted to a column? Copy and then Paste Special Transpose doesn't quite do it since it makes multiple columns.