I want the value of a cell to highlight if all the date fields (Children) and the date field of the parent cell, in a different column, are NOT BLANK. How can I evaluate children to see if any are not blank? I tried to put the Children() function inside of the Not(IsBlank()) function, but it threw an error..? Any Ideas?