Hi, I have hit a road block and am hopeful someone can iron it out.
Quite simple I think.
I have this formula and it works great,
=IF(D2=FALSE,"","Notify Before Initial Entry")
What I am trying to do is add another criteria in the same cell as this formula to show the following
=IF(E2=FALSE,"","Notify Each Phase")
So in the cell I would like
=IF(D2=FALSE,"","Notify Before Initial Entry"), =IF(E2=FALSE,"","Notify Each Phase") etc..
But when I run it it erros..
Any suggestions?
Thanks.
I have attached a screen shot..
Fen
Quite simple I think.
I have this formula and it works great,
=IF(D2=FALSE,"","Notify Before Initial Entry")
What I am trying to do is add another criteria in the same cell as this formula to show the following
=IF(E2=FALSE,"","Notify Each Phase")
So in the cell I would like
=IF(D2=FALSE,"","Notify Before Initial Entry"), =IF(E2=FALSE,"","Notify Each Phase") etc..
But when I run it it erros..
Any suggestions?
Thanks.
I have attached a screen shot..
Fen