Thread
:
Do not calculate when multiple separated cells are all blank
View Single Post
11-13-2018, 03:47 AM
Marcia
Windows 7 32bit
Office 2007
Expert
Join Date: May 2018
Location: Philippines
Posts: 551
Hi, my operating system does not support the IFS function although I am using Excel 2016 version so try this formula and replace the IF with your IFS where appropriate
=IF(AND(A1="",B5="",C10=""),"",IF(A1+B5+C10=0,"YES ","NO"))
Marcia
View Public Profile
Find all posts by Marcia