+ Reply to Thread
Results 1 to 2 of 2

Disable "Now printing..." dialog

  1. #1
    Registered User
    Join Date
    05-13-2011
    Location
    Delray Beach, Fl
    MS-Off Ver
    Excel 2007
    Posts
    4

    Disable "Now printing..." dialog

    I'm print multiple items on a sheet and after each one prints I get a dialog box that starts with "Now printing......"
    Is there some simple vba code to disable this?

    J S
    2/20/13

  2. #2
    Forum Expert Alf's Avatar
    Join Date
    03-13-2004
    Location
    Gothenburg/Mullsjoe, Sweden
    MS-Off Ver
    Excel 2019 and not sure I like it
    Posts
    4,788

    Re: Disable "Now printing..." dialog

    Have you tried adding
    Please Login or Register  to view this content.
    before staring the print job?

    This assumes you start your printing job with a macro, not sure it will work if you run this as a "stand alone" command.

    Alf

    Ps don't forget to turn it on afterwards, same command just change "False" to "True"

+ 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