Conditional Formatting for Word and Date
Solved/Closed
                                    
                        Tiffanypoche                    
                                    -
                            Dec 31, 2016 at 05:51 PM
                        
Mazzaropi Posts 1985 Registration date Monday August 16, 2010 Status Contributor Last seen May 24, 2023 - Jan 1, 2017 at 10:06 AM
        Mazzaropi Posts 1985 Registration date Monday August 16, 2010 Status Contributor Last seen May 24, 2023 - Jan 1, 2017 at 10:06 AM
        Related:         
- Conditional formatting word
- Ms word mod apk for pc - Download - Word processors
- Ms word pdf extension - Download - Other
- Excel conditional formatting based on date - Guide
- Word full screen - Guide
- Backspace not working in word - Guide
2 responses
                
        
                    Mazzaropi
    
        
                    Posts
            
                
            1985
                
                            Registration date
            Monday August 16, 2010
                            Status
            Contributor
                            Last seen
            May 24, 2023
            
            
                    147
    
    
                    
Jan 1, 2017 at 09:12 AM
    Jan 1, 2017 at 09:12 AM
                        
                    Tiffanypoche, Good morning. 
Try to use this formula at Conditional Formatting:
=AND(ISNUMBER(MATCH("*DTC*", $B2, 0)), $D2>=DATEVALUE("10/01/2014"), $D2<=DATEVALUE("10/03/2015"))
Format color you desire;
Applies to: $G$2:$G$173
OK
Is that what you want?
I hope it helps.
--
Belo Horizonte, Brasil.
Marcílio Lobão
            Try to use this formula at Conditional Formatting:
=AND(ISNUMBER(MATCH("*DTC*", $B2, 0)), $D2>=DATEVALUE("10/01/2014"), $D2<=DATEVALUE("10/03/2015"))
Format color you desire;
Applies to: $G$2:$G$173
OK
Is that what you want?
I hope it helps.
--
Belo Horizonte, Brasil.
Marcílio Lobão
                
        
                    Mazzaropi
    
        
                    Posts
            
                
            1985
                
                            Registration date
            Monday August 16, 2010
                            Status
            Contributor
                            Last seen
            May 24, 2023
            
            
                    147
    
    
                    
Jan 1, 2017 at 10:06 AM
    Jan 1, 2017 at 10:06 AM
                        
                    Thanks for the feedback.
I'm glad to have helped.
I wish a year of great health and accomplishments for you and your family.
--
Belo Horizonte, Brasil.
Marcílio Lobão
            I'm glad to have helped.
I wish a year of great health and accomplishments for you and your family.
--
Belo Horizonte, Brasil.
Marcílio Lobão
 
        
    
    
    
    
Jan 1, 2017 at 09:23 AM