View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ryan Hess Ryan Hess is offline
external usenet poster
 
Posts: 15
Default Clean Up without reducing print window.

EDIT:

I think I'll keep this as it is. I do however have another Macro that I
use to restore the deleted rows. Is there a simple function/code I can enter
into this Macro to restore the Print Area to my desired range? For example,
my Clean Up macro reduces the Print Area to A1:G34. Then I run my Restore
macro and want the Print Area to change to A1:G109.

Thank you!