How to find value from a column with unique random values
Solved/Closed
                    
        
                    student123456
    
        
                    Posts
            
                
            3
                
                            Registration date
            Sunday November 13, 2016
                            Status
            Member
                            Last seen
            November 13, 2016
            
                -
                            Nov 13, 2016 at 07:21 AM
                        
student123456 Posts 3 Registration date Sunday November 13, 2016 Status Member Last seen November 13, 2016 - Nov 13, 2016 at 04:37 PM
        student123456 Posts 3 Registration date Sunday November 13, 2016 Status Member Last seen November 13, 2016 - Nov 13, 2016 at 04:37 PM
        Related:         
- How to find value from a column with unique random values
- How to delete a column in word - Guide
- Based on the values in cells b77 b88 - Excel Forum
- Tweetdeck expand column - Guide
- Vba select column by name ✓ - Excel Forum
- Based on the values in cells b77 b81 c77 - Excel Forum
 
        
    
    
    
    

Nov 13, 2016 at 03:55 PM
Wow u helped me a lot.
Nov 13, 2016 at 04:25 PM
Alternative (just closer to what I had proposed, otherwise your formula is perfect):
=OFFSET(B8;MATCH(3;G8:G26;0)-1;0)
Nov 13, 2016 at 04:37 PM
You made my work so much easier, thanks again and i am glad that i understood it quick