excel formula problem
        Posted  
        
            by Santosh
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Santosh
        
        
        
        Published on 2010-04-08T08:31:37Z
        Indexed on 
            2010/04/08
            18:53 UTC
        
        
        Read the original article
        Hit count: 502
        
Kindly check the below written formula, if the formula is not correct then please provide me the correct one that is related to this.
IF(A1:AV7000=F1,vlookup(f2,B1:C7000,2,0),0)
As I have tried above written formulas, but it's not working.
© Stack Overflow or respective owner