#1   Report Post  
Posted to microsoft.public.excel.misc
Renato8
 
Posts: n/a
Default Print before close


Hi, I want to know if it is possible to print a page if it was not print
before close the file.

I dont know if a macro can advise to the user that want to close the
file, that the information in a sheet is not print yet.

Thanks

REnato


--
Renato8
------------------------------------------------------------------------
Renato8's Profile: http://www.excelforum.com/member.php...o&userid=30604
View this thread: http://www.excelforum.com/showthread...hreadid=537276

  #2   Report Post  
Posted to microsoft.public.excel.misc
kassie
 
Posts: n/a
Default Print before close

You can write a Before_Close event to print a preset print range, or else use
a messagebox to inform the user.

"Renato8" wrote:


Hi, I want to know if it is possible to print a page if it was not print
before close the file.

I dont know if a macro can advise to the user that want to close the
file, that the information in a sheet is not print yet.

Thanks

REnato


--
Renato8
------------------------------------------------------------------------
Renato8's Profile: http://www.excelforum.com/member.php...o&userid=30604
View this thread: http://www.excelforum.com/showthread...hreadid=537276


  #3   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Print before close

There's nothing built into excel that will tell you if a specific worksheet was
printed. You could try to do something to keep track if anything was
printed--or even just add a "did you remember to print your report" before the
workbook closes.

But as a user, I'd rather not get that warning each time. I'd rather just have
to reopen the workbook to print when I forgot.

On the other hand, if the sole purpose of opening the file is to print a
specific worksheet, you could have a macro that asked what files should be
opened and print the worksheet(s) that you want--with not too much user
intervention.



Renato8 wrote:

Hi, I want to know if it is possible to print a page if it was not print
before close the file.

I dont know if a macro can advise to the user that want to close the
file, that the information in a sheet is not print yet.

Thanks

REnato

--
Renato8
------------------------------------------------------------------------
Renato8's Profile: http://www.excelforum.com/member.php...o&userid=30604
View this thread: http://www.excelforum.com/showthread...hreadid=537276


--

Dave Peterson
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
Macro to include Close Print Preview Vic Charts and Charting in Excel 1 January 9th 06 01:06 AM
Extra Row in Defined Print Area Harry Gordon Excel Discussion (Misc queries) 3 November 14th 05 03:06 AM
how to close print preview Lou Allen Excel Worksheet Functions 1 July 24th 05 03:39 AM
set the print area print multiple tabs veng Excel Discussion (Misc queries) 5 February 12th 05 07:01 PM
Printing - Have to set print area 1 column further than necessary STUART BISSET Excel Discussion (Misc queries) 0 January 24th 05 07:59 PM


All times are GMT +1. The time now is 04:59 PM.

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

About Us

"It's about Microsoft Excel"