Please help to set print area automatically
Solved/Closed
                                    
                        D                    
                                    -
                            Jun  7, 2010 at 10:37 AM
                        
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jun 7, 2010 at 05:00 PM
        rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jun 7, 2010 at 05:00 PM
        Related:         
- Please help to set print area automatically
 - Download automatically while roaming - Guide
 - How to print a5 booklet on a4 paper - Guide
 - How to set lg tv to turn off automatically - Guide
 - How to refresh outlook inbox automatically - Guide
 - Print nightmare fix - Guide
 
1 response
                
        
                    rizvisa1
    
        
                    Posts
            
                
            4478
                
                            Registration date
            Thursday January 28, 2010
                            Status
            Contributor
                            Last seen
            May  5, 2022
            
            
                    766
    
    
                    
Jun 7, 2010 at 10:52 AM
    Jun 7, 2010 at 10:52 AM
                        
                    You can define the  print area in this routine i think
This is the workbook level routine
Private Sub Workbook_BeforePrint(Cancel As Boolean)
End Sub
            This is the workbook level routine
Private Sub Workbook_BeforePrint(Cancel As Boolean)
End Sub
        
    
    
    
    
Jun 7, 2010 at 03:35 PM
Thank you very much for your help, but this doesn't seem to be working. How do I get to the workbook level routine?
Jun 7, 2010 at 05:00 PM