How to extract target value from other cell
Solved/Closed
                    
        
                    smuneeb
    
        
                    Posts
            
                
            67
                
                            Registration date
            Saturday September  5, 2015
                            Status
            Member
                            Last seen
            March  8, 2017
            
                -
                            Nov  9, 2015 at 03:47 PM
                        
smuneeb Posts 67 Registration date Saturday September 5, 2015 Status Member Last seen March 8, 2017 - Nov 10, 2015 at 01:46 PM
        smuneeb Posts 67 Registration date Saturday September 5, 2015 Status Member Last seen March 8, 2017 - Nov 10, 2015 at 01:46 PM
        Related:         
- How to extract target value from other cell
 - Extract audio from video vlc - Guide
 - Gta san andreas how to lock on target pc - Guide
 - How to insert rows in excel automatically based on cell value without vba ✓ - Excel Forum
 - What function can automatically return the value in cell c77 ✓ - Excel Forum
 - If a cell has text then return value ✓ - Excel Forum
 
1 response
                
        
                    TrowaD
    
        
                    Posts
            
                
            2921
                
                            Registration date
            Sunday September 12, 2010
                            Status
            Contributor
                            Last seen
            December 27, 2022
            
            
                    555
    
    
                    
Nov 10, 2015 at 11:07 AM
    Nov 10, 2015 at 11:07 AM
                        
                    Hi Smuneeb,
If Target refers to column C, but you like the value from column B then use:
target.offset(0,-1)
Best regards,
Trowa
 
Monday, Tuesday and Thursday are usually the days I'll respond. Bear this in mind when awaiting a reply.
            If Target refers to column C, but you like the value from column B then use:
target.offset(0,-1)
Best regards,
Trowa
Monday, Tuesday and Thursday are usually the days I'll respond. Bear this in mind when awaiting a reply.
        
    
    
    
    
Nov 10, 2015 at 01:46 PM
Thanks
keep me in good book