Hi All,
I am trying to create a IF that has a nested AND. (i think)
The steps it needs to take are as follows...
1. checks GDueDate is >=TODAY()+10,"Ten Day Plus",
2. checks GDueDate is >=TODAY()+3,"Three Days Warning",
3. checks GDueDate is >TODAY(),"Standard Due Today",
4.a checks...