J
Jason
Hello everyone,
this is what I came up with so far:
=IF(G2>=F2, "YES", "NO")
now I have to add F2 must also be greater than zero before putting a "YES"
how do i do that?
thank you
this is what I came up with so far:
=IF(G2>=F2, "YES", "NO")
now I have to add F2 must also be greater than zero before putting a "YES"
how do i do that?
thank you