LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 273
Default Excel document print

This code can be put either in the Workbook_Activate or
Workbook_SheetActivate sub, or so on, depending upon when you want it to
display.

-Chad

"Tanu Gulati" wrote:

well thanks for giving the hint for the below mentioned question, but i am
looking for printlng the document , in your code you have not mentioned where
i am instructing the computer to print and where i need to write the code
...please specify


"Chad" wrote:

try something like this:
Application.OnTime TimeValue("16:00:00"),
Application.Dialogs(xlDialogPrint).Show

hope this helps!
-chad

"Tanu Gulati" wrote:

i need to print an Excel document at 4:00 PM every day which is in LAN and
shared across by many people. i wanted this process to be automated. i mean
i
wanted that Excel should automatically give the print command at 4:00 PM
every day .
any solutions for this
i got one solution in terms of Ontime method in macro but can any body tell
me the how to code and the complete procedure for it .......i dont know which
parameters i need to pass in onTime method .
thanks
Tanu

 
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
I want to print labels from my excel document SAS Alumni New Users to Excel 1 September 22nd 06 08:49 PM
why won't excel print my document? Matt Excel Discussion (Misc queries) 1 September 8th 06 04:37 PM
how do i rotate a document or print small document on envelope crystal New Users to Excel 2 March 23rd 06 03:52 PM
How do I print the name of a tab on an Excel document? TW Excel Discussion (Misc queries) 5 March 16th 06 10:09 AM
How do I print a large horizontial document in excel? smorgan Excel Discussion (Misc queries) 1 May 27th 05 03:29 PM


All times are GMT +1. The time now is 10:11 AM.

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"