Hello,
I'm looking at the same formula since months and I can't solve it, maybe you can help me.
I want to create a condition that should be something like that:
If (data on cell A) is bigger or equal than (date cell B) and small or equal than (data cell C) so (new condition), if not "0".
Using ">=" and "<=" is not working
Can you please help me?
Thanks!
Ex: target date: 31/01/2016
Validity period: 01/01/2015 - 01/05/2016
Because 31/01/2016 is between the validity period the second condition should copy the value, otherwise not.
I'm looking at the same formula since months and I can't solve it, maybe you can help me.
I want to create a condition that should be something like that:
If (data on cell A) is bigger or equal than (date cell B) and small or equal than (data cell C) so (new condition), if not "0".
Using ">=" and "<=" is not working
Thanks!
Ex: target date: 31/01/2016
Validity period: 01/01/2015 - 01/05/2016
Because 31/01/2016 is between the validity period the second condition should copy the value, otherwise not.