Applying conditional formatting rule to other rows
Closed
                    
        
                    FrejaOlsen
    
        
                    Posts
            
                
            1
                
                            Registration date
            Thursday March 22, 2018
                            Status
            Member
                            Last seen
            March 22, 2018
            
                -
                            Mar 22, 2018 at 09:45 AM
                        
TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Mar 22, 2018 at 12:39 PM
        TrowaD Posts 2921 Registration date Sunday September 12, 2010 Status Contributor Last seen December 27, 2022 - Mar 22, 2018 at 12:39 PM
        Related:         
- "Publish your article in rss format for other websites to syndicate"
- Publish an article on LinkedIn: company page, in app - Guide
- Some websites not working just on one computer ✓ - Windows 10 Forum
- Can ping but can't browse ✓ - Internet & Social Networks Forum
- Date formatting in dd/mm/yyyy ✓ - Office Software Forum
- Microsoft websites are not opening ✓ - Internet & Social Networks Forum
1 response
                
        
                    TrowaD
    
        
                    Posts
            
                
            2921
                
                            Registration date
            Sunday September 12, 2010
                            Status
            Contributor
                            Last seen
            December 27, 2022
            
            
                    555
    
    
                    
Mar 22, 2018 at 12:39 PM
    Mar 22, 2018 at 12:39 PM
                        
                    hi Freja,
'I have a row with multiple cells'
All rows have multiple cells, hihi.
' If the first cell has value "A" from the dropdownlist, and cell 2 has value "B" from dropdownlist, both cells should become green.'
Shouldn't your formula look like this:
=AND($B$20="A",$C$21="B")
Inserting a row above cell B20 will drop the formatted cells down, but will keep their format.
Does this make sense? If not, could you shine a brighter light on your query?
Best regards,
Trowa
            'I have a row with multiple cells'
All rows have multiple cells, hihi.
' If the first cell has value "A" from the dropdownlist, and cell 2 has value "B" from dropdownlist, both cells should become green.'
Shouldn't your formula look like this:
=AND($B$20="A",$C$21="B")
Inserting a row above cell B20 will drop the formatted cells down, but will keep their format.
Does this make sense? If not, could you shine a brighter light on your query?
Best regards,
Trowa
