Using Vlookup to return insted of 00/01/1900
Solved/Closed
        Related:         
- Poppy playtime chapter 2 apk download
- Poppy playtime chapter 2 download apk - Best answers
- Poppy playtime chapter 0 apk download - Best answers
- Thunderbird return receipt - Guide
- Borland database engine v5 01 33 - Download - Databases
- Display two columns in data validation list but return only one - Guide
- Flipkart return policy - Guide
- If a cell has text then return value ✓ - Excel Forum
2 responses
                
        
                    rizvisa1
    
        
                    Posts
            
                
            4478
                
                            Registration date
            Thursday January 28, 2010
                            Status
            Contributor
                            Last seen
            May  5, 2022
            
            
                    766
    
    
                    
Feb 23, 2013 at 10:36 PM
    Feb 23, 2013 at 10:36 PM
                        
                            
                    I think you need to use combination of iF and VLOOKUP, 
like
=IF(vlookup(..)="","",Vlookup(..))
other way might be use a custom formula
            like
=IF(vlookup(..)="","",Vlookup(..))
other way might be use a custom formula
