+ Reply to Thread
Results 1 to 4 of 4

before print function

Hybrid View

  1. #1
    lawson
    Guest

    before print function

    Private Sub Workbook_BeforePrint(Cancel As Boolean)

    End Sub

    i want to use this function to take all the color off the print area, but
    when its done printing, i want it to return the color. is there anything for
    after print?


  2. #2
    JulieD
    Guest

    Re: before print function

    Hi

    would setting file / page setup / sheet tab = black & white = true help

    AFAIK this only affects the printing not the viewing of the workbook. You
    could leave it set all the time or set it using the before print event, if
    you wanted to.

    Cheers
    JulieD

    "lawson" <lawson@discussions.microsoft.com> wrote in message
    news:25539FBE-7A90-40AF-95F4-A64B0DDA2E43@microsoft.com...
    > Private Sub Workbook_BeforePrint(Cancel As Boolean)
    >
    > End Sub
    >
    > i want to use this function to take all the color off the print area, but
    > when its done printing, i want it to return the color. is there anything
    > for
    > after print?
    >




  3. #3
    Tom Ogilvy
    Guest

    Re: before print function

    There is no after print event.

    --
    Regards,
    Tom Ogilvy

    "lawson" <lawson@discussions.microsoft.com> wrote in message
    news:25539FBE-7A90-40AF-95F4-A64B0DDA2E43@microsoft.com...
    > Private Sub Workbook_BeforePrint(Cancel As Boolean)
    >
    > End Sub
    >
    > i want to use this function to take all the color off the print area, but
    > when its done printing, i want it to return the color. is there anything

    for
    > after print?
    >




  4. #4
    Rob Bruce
    Guest

    Re: before print function

    lawson wrote:
    > Private Sub Workbook_BeforePrint(Cancel As Boolean)
    >
    > End Sub
    >
    > i want to use this function to take all the color off the print area,
    > but when its done printing, i want it to return the color. is there
    > anything for after print?


    <http://www33.brinkster.com/rbad/default.aspx?section=tips&page=newevents>

    HTH

    --
    Rob

    http://www.asta51.dsl.pipex.com/webcam/



+ 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