+ Reply to Thread
Results 1 to 2 of 2

Printing

  1. #1
    Al
    Guest

    Printing

    I have a worksheet with a single column of data (dvd list). How can I get
    it to print 2 or 3 columns to a page?



  2. #2
    Max
    Guest

    Re: Printing

    "Al" <calldpi@tds.net> wrote in message news:43a0268d_1@newspeer2.tds.net...
    > I have a worksheet with a single column of data (dvd list). How can I get
    > it to print 2 or 3 columns to a page?


    Think Jim Cone has a nice Excel add-in "Side by Side" which could help you.
    Try this post for details on how to reach Jim: http://tinyurl.com/9dwlv

    Another play to try is to re-arrange the single source col
    into several side-by-side cols
    (then we could select the cols for printing or whatever)

    Assume source list is in A1 down.
    Let's say we want to re-arrange the source list into 3 side-by-side cols

    Put in say, C1:
    =INDEX($A:$A,ROW(A1)*3-3+COLUMN(A1))
    Copy C1 across to E1,
    fill down until zeros appear signalling exhaustion of data from col A

    Adapt to suit ..
    --
    Rgds
    Max
    xl 97
    ---
    Singapore, GMT+8
    xdemechanik
    http://savefile.com/projects/236895
    --



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1