I have a formulae
IF(U1<>"",IF(W1="Approved",TEXT(U1,"mm…
Basically this formulae is used to place the Month and year detail on U1 if W1=Approved.
The challenge i have is in W Column i have multiple entry such as Approved, Pre-Approved, N/A. Now i want to add "Pre-Approved" too in the formulae.
Any help would be appreciated.
Thanks in advance.
IF(U1<>"",IF(W1="Approved",TEXT(U1,"mm…
Basically this formulae is used to place the Month and year detail on U1 if W1=Approved.
The challenge i have is in W Column i have multiple entry such as Approved, Pre-Approved, N/A. Now i want to add "Pre-Approved" too in the formulae.
Any help would be appreciated.
Thanks in advance.