Hi guys,
Can anyone help me out sorting this issue i have?
What i'm trying to is to get a formula that makes a calculation for all the previous months (this year and the previous ones). For the current month (and following months) the cell value will always be "".
I've come up with this but it's not working.
=IF(NOT(MONTH(NOW())&YEAR(NOW()));"make calculation 1";"")
thx in advance
joao
Can anyone help me out sorting this issue i have?
What i'm trying to is to get a formula that makes a calculation for all the previous months (this year and the previous ones). For the current month (and following months) the cell value will always be "".
I've come up with this but it's not working.
=IF(NOT(MONTH(NOW())&YEAR(NOW()));"make calculation 1";"")
thx in advance
joao