Removing False Value
Solved/Closed
        Related:         
- How to remove false from excel
- How to remove story from close friends - Instagram Forum
- How to remove search baron from mac - Guide
- How to remove credit card from instagram promotion - Instagram Forum
- How to undo remove link on instagram bio - Instagram Forum
- Excel mod apk for pc - Download - Spreadsheets
2 responses
                
        
                    Mazzaropi
    
        
                    Posts
            
                
            1985
                
                            Registration date
            Monday August 16, 2010
                            Status
            Contributor
                            Last seen
            May 24, 2023
            
            
                    147
    
    
                    
Mar 29, 2017 at 04:29 PM
    Mar 29, 2017 at 04:29 PM
                        
                    danmanuele, good afternoon. 
 
The IF function syntax is missing what to do when the clause is False.
A parenthesis is also missing by closing the first range.
=IF(G23=0, P15/Sum(D11:F11), IF(G23>0, P15/Sum(D11:G11) , What to do here when FALSE?)))
I hope it helps.
--
Belo Horizonte, Brasil.
Marcílio Lobão
            The IF function syntax is missing what to do when the clause is False.
A parenthesis is also missing by closing the first range.
=IF(G23=0, P15/Sum(D11:F11), IF(G23>0, P15/Sum(D11:G11) , What to do here when FALSE?)))
I hope it helps.
--
Belo Horizonte, Brasil.
Marcílio Lobão
 
        
    
    
    
    
Mar 29, 2017 at 05:23 PM
Mar 30, 2017 at 04:41 PM