phillipcook
Board Regular
- Joined
- Jun 25, 2015
- Messages
- 87
Hi everyone
i am trying to figure out a way to do the following formula:
If(and(A1=“site 1”,or(C1=“monthly”,C1=“quarterly,C1=“yearly”)),B1,””)
this formula works, however I Have a date column in D and what I need to achieve is that if C1 has “quarterly”, the date needs to also be within the month of January or July and with “yearly” it has to be within the month of July.
has anyone got any suggestions in relation to the best method with this one?
i am trying to figure out a way to do the following formula:
If(and(A1=“site 1”,or(C1=“monthly”,C1=“quarterly,C1=“yearly”)),B1,””)
this formula works, however I Have a date column in D and what I need to achieve is that if C1 has “quarterly”, the date needs to also be within the month of January or July and with “yearly” it has to be within the month of July.
has anyone got any suggestions in relation to the best method with this one?