Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default Suppress print messages

I cant recall if there was a way to suppress messages that flash on the
screen while running a macro.
Its something other than Application.ScreenUpdating = False
When I use Worksheets("Sheet1").PrintOut, in my macro, a message flashes
very quickly.
Probably something like sending to printer.
I would like to turn this messaging off during print.
Im using Excel 2007.

Any suggestions are appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Suppress print messages

I don't think you can turn that message off. I have never really tried though
as I prefer that my users know that their print job was actually submitted.
Perhaps your users are different but mine would hit the button 3 or 4 times
until they hear the printer start printing pages.
--
HTH...

Jim Thomlinson


"h2fcell" wrote:

I cant recall if there was a way to suppress messages that flash on the
screen while running a macro.
Its something other than Application.ScreenUpdating = False
When I use Worksheets("Sheet1").PrintOut, in my macro, a message flashes
very quickly.
Probably something like sending to printer.
I would like to turn this messaging off during print.
Im using Excel 2007.

Any suggestions are appreciated.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default Suppress print messages

Sorry I didn't go into too much details before. My macro doen't ask the user
to print, it's supposed to print a sheet automatically at a certain time.

"Jim Thomlinson" wrote:

I don't think you can turn that message off. I have never really tried though
as I prefer that my users know that their print job was actually submitted.
Perhaps your users are different but mine would hit the button 3 or 4 times
until they hear the printer start printing pages.
--
HTH...

Jim Thomlinson


"h2fcell" wrote:

I cant recall if there was a way to suppress messages that flash on the
screen while running a macro.
Its something other than Application.ScreenUpdating = False
When I use Worksheets("Sheet1").PrintOut, in my macro, a message flashes
very quickly.
Probably something like sending to printer.
I would like to turn this messaging off during print.
Im using Excel 2007.

Any suggestions are appreciated.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I suppress the enable macros and save changes messages? Ron in Walnut Creek Excel Worksheet Functions 4 October 29th 09 08:36 PM
Suppress display of Print Control Characters AussieDave Excel Programming 2 July 1st 08 05:25 PM
Suppress messages/warnings using Workbooks.Open Guy Fawkes Excel Programming 1 May 15th 06 08:57 AM
Another way to suppress print besides Cancel = True? mikeburg[_56_] Excel Programming 4 December 5th 05 02:49 PM
Can I suppress the text in Excel an just print the cells I want t Luis Dominguez Excel Discussion (Misc queries) 0 November 9th 05 08:10 PM


All times are GMT +1. The time now is 11:20 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright 2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"