Hi -
I am trying to make a formula that will indicate if Columns A, B and C are not blank, then Column D would be filled in. I was able to get it to work with the simple formula of one column, but can’t figure out how to write it to check multiple columns.
What I’m trying to get it to do:
IF
{Event Name} = “” and
Location = “” and
{Start Date} = “” and
{End Date} = “”
then put “Send” in formula column.
Thanks in advance - would love help in learning how to write this out properly.


