Community help with excel
Closed
                                    
                        mulchara                    
                                    -
                            Jun 17, 2010 at 12:57 AM
                        
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jun 17, 2010 at 10:27 AM
        rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jun 17, 2010 at 10:27 AM
        Related:         
- Community help with excel
- Excel mod apk for pc - Download - Spreadsheets
- Kernel for excel repair - Download - Backup and recovery
- Nexpose community edition - Download - Diagnosis and monitoring
- Vat calculation excel - Guide
- Menu déroulant excel - Guide
1 response
                
        
                    rizvisa1
    
        
                    Posts
            
                
            4478
                
                            Registration date
            Thursday January 28, 2010
                            Status
            Contributor
                            Last seen
            May  5, 2022
            
            
                    766
    
    
                    
Jun 17, 2010 at 10:27 AM
    Jun 17, 2010 at 10:27 AM
                        
                    Lets assume that the date that you are checking for is in C1 and dates other wise are in A and numbers in B then 
=INDIRECT("B" & IF(ISERROR(MATCH(C1,A:A,0)),MATCH(C1,A:A)+1,MATCH(C1,A:A,0)))
Note: I just corrected the formula
            =INDIRECT("B" & IF(ISERROR(MATCH(C1,A:A,0)),MATCH(C1,A:A)+1,MATCH(C1,A:A,0)))
Note: I just corrected the formula
