IF x then VLookup and sum, IF Y then VLookup and sum
Closed
                    
        
                    Unnefable
    
        
                    Posts
            
                
            1
                
                            Registration date
            Monday September  9, 2013
                            Status
            Member
                            Last seen
            September  9, 2013
            
                -
                            Sep  9, 2013 at 08:45 AM
                        
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Sep 10, 2013 at 10:43 AM
        TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Sep 10, 2013 at 10:43 AM
        Related:         
- IF x then VLookup and sum, IF Y then VLookup and sum
- Sum in french excel - Guide
- If iserror vlookup - Guide
- Cmos check sum error - Guide
- Transfer data from one excel worksheet to another automatically vlookup - Guide
- Md5 sum windows - Guide
1 response
                
        
                    TrowaD
    
        
                    Posts
            
                
            2921
                
                            Registration date
            Sunday September 12, 2010
                            Status
            Contributor
                            Last seen
            December 27, 2022
            
            
                    555
    
    
                    
Sep 10, 2013 at 10:43 AM
    Sep 10, 2013 at 10:43 AM
                        
                    Hi Unnefable,
Change the ranges in the following formula to match yours:
=IF(B2="Yes",COUNTIF(C1:C10,"Peugot"),ALS(B2="No",COUNTIF(D1:D10,"Peugot"),"Enter either Yes or No in B2"))
 
Best regards,
Trowa
Monday, Tuesday and Thursday are usually the days I'll respond. Bear this in mind when awaiting a reply.
            Change the ranges in the following formula to match yours:
=IF(B2="Yes",COUNTIF(C1:C10,"Peugot"),ALS(B2="No",COUNTIF(D1:D10,"Peugot"),"Enter either Yes or No in B2"))
Best regards,
Trowa
Monday, Tuesday and Thursday are usually the days I'll respond. Bear this in mind when awaiting a reply.
