Espleyville
New Member
- Joined
- Mar 7, 2014
- Messages
- 3
Good evening,
I am sure I'm a noob and am missing something obvious, but I managed to get this formula to work, then I filled it down to the whole column and it stopped working (?!) and now I can't get it to work at all.
The formula is: =IF(OR(D4="HRW",(AND(NOT(I4=""))*(I4>=79.9%))),"YES","NO")
D column is a text category (resulting from another formula)
Column I contains ranked results from column E as a percentage, where column D is one of the three text categories (and so has a lot of blanks where the row has a different text category in D).
What I am trying to achieve is a formula that produces a "YES" where EITHER 1) Entry for column D is 'HRW', or 2) the entry in column I is not blank and above 80%.
For a bit of context, this is pretty much my first time using any of these three functions, so please take pity on me...
Many thanks in advance.
I am sure I'm a noob and am missing something obvious, but I managed to get this formula to work, then I filled it down to the whole column and it stopped working (?!) and now I can't get it to work at all.
The formula is: =IF(OR(D4="HRW",(AND(NOT(I4=""))*(I4>=79.9%))),"YES","NO")
D column is a text category (resulting from another formula)
Column I contains ranked results from column E as a percentage, where column D is one of the three text categories (and so has a lot of blanks where the row has a different text category in D).
What I am trying to achieve is a formula that produces a "YES" where EITHER 1) Entry for column D is 'HRW', or 2) the entry in column I is not blank and above 80%.
For a bit of context, this is pretty much my first time using any of these three functions, so please take pity on me...
Many thanks in advance.