• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

CF Related Query

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
 
Hi Chihiro,


Thanks for the links they are informative. I will try to adopt the concept; I have so many if statements in my formula have to drop them throughout the formula. I will try to make it workable thanks again.


Regards,

JD
 
Back
Top