Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I wish to print an excel doc every monday at 10.00 AM can this be set up in
automaticly |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You could use Windows Scheduler to open an Excel file at that
time, then put code in the Workbook_Open event procedure to do the print and close the file. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "peerless" wrote in message ... I wish to print an excel doc every monday at 10.00 AM can this be set up in automaticly |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Chip Pearson
Thanks for your help, ive done the scheduler task but dont know how to do the Workbook_Open event procedure bit can you help me a little more please thanks "peerless" wrote: I wish to print an excel doc every monday at 10.00 AM can this be set up in automaticly |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Open your workbook.
Record a macro while you print what you need. Then rename this recorded macro Auto_Open() (or just name it Auto_open when you start recording. Auto_Open and the workbook_open even will both run when the workbook opens. If you're new to macros, you may want to read David McRitchie's intro at: http://www.mvps.org/dmcritchie/excel/getstarted.htm peerless wrote: Hi Chip Pearson Thanks for your help, ive done the scheduler task but dont know how to do the Workbook_Open event procedure bit can you help me a little more please thanks "peerless" wrote: I wish to print an excel doc every monday at 10.00 AM can this be set up in automaticly -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I print on the front and back of a page in excel? | Excel Discussion (Misc queries) | |||
how can I enter books of the bible into excel and print out bingo. | New Users to Excel | |||
How do I print graphs poster size (4 - 8 1/2 x 11) in Excel 2002? | Charts and Charting in Excel | |||
Set "print all text as black" as default in Excel | Excel Worksheet Functions | |||
Microsoft Excel could not find anything to print | Excel Discussion (Misc queries) |