Copy data from many worksheets to a compiled
Closed
                                    
                        Hobbs                    
                                    -
                            Jul 14, 2009 at 04:34 PM
                        
Excelguru Posts 261 Registration date Saturday April 11, 2009 Status Member Last seen June 21, 2011 - Jul 17, 2009 at 12:29 AM
        Excelguru Posts 261 Registration date Saturday April 11, 2009 Status Member Last seen June 21, 2011 - Jul 17, 2009 at 12:29 AM
        Related:         
- Copy data from many worksheets to a compiled
 - Transfer data from one excel worksheet to another automatically - Guide
 - Tmobile data check - Guide
 - Data transmission cable - Guide
 - Download facebook data - Guide
 - How to compile asm - Guide
 
1 response
                
        
                    Excelguru
    
        
                    Posts
            
                
            261
                
                            Registration date
            Saturday April 11, 2009
                            Status
            Member
                            Last seen
            June 21, 2011
            
            
                    307
    
    
                    
Jul 17, 2009 at 12:29 AM
    Jul 17, 2009 at 12:29 AM
                        
                    Hello Hobbs
Use Range("B4").End(xlDown).Select technique to find the last unused row
            Use Range("B4").End(xlDown).Select technique to find the last unused row