+ Reply to Thread
Results 1 to 3 of 3

condensing information onto one worksheet

  1. #1
    bj
    Guest

    RE: condensing information onto one worksheet

    one of the ways to do it
    select the number of names you want in one row (NR)
    in B1 enter
    =indirect("A"&(row()+NR*(column()-1))
    copy down to Row NR and across as far as you need it.
    Set your Print area appropriately.

    "Louise" wrote:

    > Dear all
    >
    > I have a worksheet that contains names in COlumn A, however, as there are
    > hundreds of names, it obviously goes onto a few pages.
    >
    > Is there a function in Excel that will fit all the names onto one page by
    > entering them into Column A, B, C etc. rather than just one column? I have
    > tried the 'fit to one page' function, however, this simply reduces the size
    > of the font so it is too small to read and keeps the information just in
    > Column A, rather than putting some into B, C etc.
    >
    > Is this possible?
    >
    > Any urgent help would be much appreciated.
    >
    > Thank you.
    >
    > Louise


  2. #2
    Louise
    Guest

    condensing information onto one worksheet

    Dear all

    I have a worksheet that contains names in COlumn A, however, as there are
    hundreds of names, it obviously goes onto a few pages.

    Is there a function in Excel that will fit all the names onto one page by
    entering them into Column A, B, C etc. rather than just one column? I have
    tried the 'fit to one page' function, however, this simply reduces the size
    of the font so it is too small to read and keeps the information just in
    Column A, rather than putting some into B, C etc.

    Is this possible?

    Any urgent help would be much appreciated.

    Thank you.

    Louise

  3. #3
    bj
    Guest

    RE: condensing information onto one worksheet

    one of the ways to do it
    select the number of names you want in one row (NR)
    in B1 enter
    =indirect("A"&(row()+NR*(column()-1))
    copy down to Row NR and across as far as you need it.
    Set your Print area appropriately.

    "Louise" wrote:

    > Dear all
    >
    > I have a worksheet that contains names in COlumn A, however, as there are
    > hundreds of names, it obviously goes onto a few pages.
    >
    > Is there a function in Excel that will fit all the names onto one page by
    > entering them into Column A, B, C etc. rather than just one column? I have
    > tried the 'fit to one page' function, however, this simply reduces the size
    > of the font so it is too small to read and keeps the information just in
    > Column A, rather than putting some into B, C etc.
    >
    > Is this possible?
    >
    > Any urgent help would be much appreciated.
    >
    > Thank you.
    >
    > Louise


+ 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