need to write a function to add values based on query in EXCEL
        Posted  
        
            by Sanjib
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sanjib
        
        
        
        Published on 2010-06-16T10:35:39Z
        Indexed on 
            2010/06/16
            10:42 UTC
        
        
        Read the original article
        Hit count: 277
        
excel
S.no Area 1 55 2 65 3 51 4 70 5 55 6 65 7 75 8 60 9 45 10 50 11 70 12 52 13 65 14 40 15 60 16 55 17 50 18 65 19 85 20 81
By entering range of Sno. e.g 3 to 5 I MUST GET THE ADDITION OF Area for specified range of Sno.
Note : range of sno. may vary like 3 to 5 , 10 to 18 etc.
© Stack Overflow or respective owner