Jagdev Singh
Active Member
Hi Experts,
I am trying to use the below excel formulae in the form of conditional formatting, but it is not working. Is there any specification to apply the below formula in the form of CF. I am bit confused what I am doing wrong here. Is it not working because of the word “Pending” and “Done” used in the formula.
=IF($K2="","",IF(AND($K2<>"",$O2=""),"Pending",IF(AND($K2<>"",$O2<>""),"Done","")))
I am adding it in column P.
Regards,
JD
I am trying to use the below excel formulae in the form of conditional formatting, but it is not working. Is there any specification to apply the below formula in the form of CF. I am bit confused what I am doing wrong here. Is it not working because of the word “Pending” and “Done” used in the formula.
=IF($K2="","",IF(AND($K2<>"",$O2=""),"Pending",IF(AND($K2<>"",$O2<>""),"Done","")))
I am adding it in column P.
Regards,
JD