Multiple sheet, find, copy specific cell and paste
Closed
                    
        
                    Jeremyknight85
    
        
                    Posts
            
                
            1
                
                            Registration date
            Sunday April 17, 2016
                            Status
            Member
                            Last seen
            April 17, 2016
            
                -
                            Apr 17, 2016 at 10:16 AM
                        
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Apr 18, 2016 at 11:38 AM
        TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Apr 18, 2016 at 11:38 AM
        Related:         
- Multiple sheet, find, copy specific cell and paste
- How to find specific words on a page - Guide
- How do i find a specific video on youtube - Guide
- Windows network commands cheat sheet - Guide
- Sheet right to left in google sheet - Guide
- Little alchemy cheat sheet - Guide
1 response
                
        
                    TrowaD
    
        
                    Posts
            
                
            2921
                
                            Registration date
            Sunday September 12, 2010
                            Status
            Contributor
                            Last seen
            December 27, 2022
            
            
                    555
    
    
                    
Apr 18, 2016 at 11:38 AM
    Apr 18, 2016 at 11:38 AM
                        
                    Hi Jeremy,
Have you tried VLOOKUP?
="Zone 1 " & Application.WorksheetFunction.VLookup("Zone 1", Range("E2:L29"), 8, 0)
Best regards,
Trowa
 
Monday, Tuesday and Thursday are usually the days I'll respond. Bear this in mind when awaiting a reply.
            Have you tried VLOOKUP?
="Zone 1 " & Application.WorksheetFunction.VLookup("Zone 1", Range("E2:L29"), 8, 0)
Best regards,
Trowa
Monday, Tuesday and Thursday are usually the days I'll respond. Bear this in mind when awaiting a reply.
 
        
    
    
    
    

