+ Reply to Thread
Results 1 to 2 of 2

selecting charts for printing

Hybrid View

Guest selecting charts for printing 08-26-2005, 11:05 AM
Guest Re: selecting charts for... 08-26-2005, 11:05 AM
  1. #1
    Tim
    Guest

    selecting charts for printing

    Hi,

    i have a userform from which i would like users to select specific charts to
    print. there are 24 (pivot) charts over two sheets (12 per sheet).

    i can select specific charts using the following: -

    ActiveSheet.Shapes.Range(Array("ChartCool01", "ChartCool02")).Select

    but in print / preview it shows the background worksheet too (i want just
    graphs); anyone have ideas on how to print just the graphs collated
    together? am i going about it all wrong?!

    any help greatly appreicated as always,

    Tim



  2. #2
    Tom Ogilvy
    Guest

    Re: selecting charts for printing

    Print each chart individually
    or
    copy the charts to a blank worksheet and arrange them so the worksheet
    isn't visible.
    or
    Hide what you don't want seen
    in the same vein, put a large opaque shape behind the chartobjects
    --
    Regards,
    Tom Ogilvy

    "Tim" <t_marsh@---take-this-out-to-reply---atcentre.co.uk> wrote in message
    news:eNjicikqFHA.3060@TK2MSFTNGP09.phx.gbl...
    > Hi,
    >
    > i have a userform from which i would like users to select specific charts

    to
    > print. there are 24 (pivot) charts over two sheets (12 per sheet).
    >
    > i can select specific charts using the following: -
    >
    > ActiveSheet.Shapes.Range(Array("ChartCool01", "ChartCool02")).Select
    >
    > but in print / preview it shows the background worksheet too (i want just
    > graphs); anyone have ideas on how to print just the graphs collated
    > together? am i going about it all wrong?!
    >
    > any help greatly appreicated as always,
    >
    > Tim
    >
    >




+ 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