Organizing data
Closed
                    
        
                    calflamesfann785
    
        
                    Posts
            
                
            2
                
                            Registration date
            Saturday November 10, 2012
                            Status
            Member
                            Last seen
            January 29, 2013
            
                -
                            Nov 10, 2012 at 01:43 PM
                        
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Dec 1, 2012 at 10:10 AM
        rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Dec 1, 2012 at 10:10 AM
        Related:         
- Organizing data
 - Tmobile data check - Guide
 - Data transmission cable - Guide
 - Download facebook data - Guide
 - Transfer data from one excel worksheet to another automatically - Guide
 - Spectrum mobile data usage - Guide
 
1 response
                
        
                    rizvisa1
    
        
                    Posts
            
                
            4478
                
                            Registration date
            Thursday January 28, 2010
                            Status
            Contributor
                            Last seen
            May  5, 2022
            
            
                    766
    
    
                    
Dec 1, 2012 at 10:10 AM
    Dec 1, 2012 at 10:10 AM
                        
                    try some thing like this
=IF(COUNTIF(A:A,A2)=1,1,IF(COUNTIF(A:A,A2)<>SUMPRODUCT((A:A=A2)*(B:B=B2)*1),0,""))
            =IF(COUNTIF(A:A,A2)=1,1,IF(COUNTIF(A:A,A2)<>SUMPRODUCT((A:A=A2)*(B:B=B2)*1),0,""))