Is there a script or a way to easily organize a long list for printing in excel.
i have a list for example:
catalog # price
aaa 1.00.
bbb 2.00
etc....
i would like to see if there is a script to print out like this
aaa 1.000 gggg 2.00 ssss 3.00 zzzz 4.00
bbb hhhh 3.00
ccc xxxx 4..0
ddd xxxx 5.0
eee xxxx 6.0
basically i just want four sets of 2 columns on each page.
i have seen this done for a long list for 2 columns but didnt know if it could be done for 4 sets of 2 columns per page.
(Basically this would be 8 total columns on a page 4 sets of 2 (4x2))