add blank for 0 result into existing formula
        Posted  
        
            by 
                Tom
            
        on Super User
        
        See other posts from Super User
        
            or by Tom
        
        
        
        Published on 2012-08-30T13:58:38Z
        Indexed on 
            2012/08/30
            15:40 UTC
        
        
        Read the original article
        Hit count: 311
        
microsoft-excel
|formula
is there any way to use this formula [<30,0,1)) for a group of cells in Sheet1!(A14:I100)] and if result == 0 insert blank or add [=IF(O16=0,"",] somehow so all 0 results just show a blank result. I'm just not sure how to add this to my formula
so if Cell a176= 07:48:16 and formula [<30,0,1)) for a group of cells in Sheet1!(A14:I100)] changes it to 468, all is good - however if Cell a176= 00:00:16, the result is "0" - I would like the result to be "" blank "" instead of "0".
any ideas??
© Super User or respective owner