need to combine these statements into one If/then, not, AND statement
If cell E3 is blank and N3 is blank, then blank
If Cell E3 is not blank and N3 is blank, then "open"
If cell E3 is not blank and N3 is not blank, then "closed"
Im frying my brain with IFs, IFNOTs, NOTs, ANDs and I cannot get this to work.
If cell E3 is blank and N3 is blank, then blank
If Cell E3 is not blank and N3 is blank, then "open"
If cell E3 is not blank and N3 is not blank, then "closed"
Im frying my brain with IFs, IFNOTs, NOTs, ANDs and I cannot get this to work.