I am basically trying to check if column F has a specific value and along with if column G also has a specific value, then return something. My code looked like this
=IF(F:F="Naveen",IF(G:G="YTS","working"),"not working")
This is returning "not working", even though both the specific values are present.
Can someone please help?
Aucun commentaire:
Enregistrer un commentaire