Printing in Columns in Order
An Excel file that teaches how to perform Printing in Columns in Order operation.
Excel Professional Printing in Columns in Order
Values in a single column are read with VBA. Distribution is made according to the specified number of columns. Row and column indexes are calculated by loop. The result is shown in matrix layout.
Hope it is useful.