View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default Printing Columns

There is nothing built-in that will do that.
You can paste into Word and use Format | Columns
-or -
David McRitchie has some vba code to experiment with in Excel...
http://www.mvps.org/dmcritchie/excel/snakecol.htm
-or -
Consider a commercial alternative.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware



"KevinP"
wrote in message
If I have data in one long column how do I wrap the column so that it will
print 2 or more columns on each page or do I have to move the data to Access?
Thanks