J
jay d
hi
my function is
Code:
--------------------
=IF(MONTH(TODAY())=(MONTH($H$4)),H6,)
--------------------
.. if i were to add a function in the false statement, it will only
allow this 6 or 7 times. is there a way to get around this using
functions?
eg.
Code:
my function is
Code:
--------------------
=IF(MONTH(TODAY())=(MONTH($H$4)),H6,)
--------------------
.. if i were to add a function in the false statement, it will only
allow this 6 or 7 times. is there a way to get around this using
functions?
eg.
Code: