Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
pamiam3333
 
Posts: n/a
Default How to record macro to print pages modified today

Is it possible to tell Excel to print pages that were modified today (within
a workbook)? Excel 2003
  #2   Report Post  
Myrna Larson
 
Posts: n/a
Default

Your first task is to decide how to identify the sheets that were modified
today. Perhaps a Worksheet_Change event macro that writes a date to a specific
cell would suffice. Then, to print, you can loop through the sheets, look at
that cell, and print if the date is correct. Of course you also need to decide
how to clear that "flag" cell.

On Fri, 9 Sep 2005 11:49:39 -0700, "pamiam3333"
wrote:

Is it possible to tell Excel to print pages that were modified today (within
a workbook)? Excel 2003

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
record an excel macro, save on network so that everyone can access Conajo Excel Discussion (Misc queries) 5 February 10th 05 11:50 PM
How do I record a macro which should work on multiple files ? Venkataraman.P.E Excel Discussion (Misc queries) 2 January 16th 05 10:26 AM
Record new macro ghosted Pat Excel Discussion (Misc queries) 1 January 7th 05 04:26 PM
Record Macro Relative does not work? lbbss Excel Discussion (Misc queries) 3 December 13th 04 08:43 PM
Record Macro Relative does not work? lbbss Excel Discussion (Misc queries) 1 December 13th 04 07:55 PM


All times are GMT +1. The time now is 05:31 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"