Formula for Between to Dates
Solved/Closed
                    
        
                    Tom9o
    
        
                    Posts
            
                
            10
                
                            Registration date
            Monday February 18, 2013
                            Status
            Member
                            Last seen
            September 15, 2013
            
                -
                            Feb 19, 2013 at 10:08 PM
                        
Tom9o - Feb 23, 2013 at 06:21 AM
        Tom9o - Feb 23, 2013 at 06:21 AM
        Related:         
- Formula for Between to Dates
 - Logitech formula vibration feedback wheel driver - Download - Drivers
 - Number to words in excel formula - Guide
 - Apple iphone 13 release dates - Guide
 - Credit summation formula - Guide
 - Student position formula in excel ✓ - Excel Forum
 
1 response
                
        
                    rizvisa1
    
        
                    Posts
            
                
            4478
                
                            Registration date
            Thursday January 28, 2010
                            Status
            Contributor
                            Last seen
            May  5, 2022
            
            
                    766
    
    
                    
Feb 20, 2013 at 01:10 AM
    Feb 20, 2013 at 01:10 AM
                        
                    try 
=IF(AND(A1<>"", A1>=$H$1, A1<=$G$1),A1,"")
            =IF(AND(A1<>"", A1>=$H$1, A1<=$G$1),A1,"")
        
    
    
    
    
Feb 23, 2013 at 06:21 AM
Thanks Tom9o