Hello,
I have the IF part of the statement working just fine
=IF([NEXT Month Quarterly from Today]@row = [NEXT Month Quarterly Due Number]@row, "Yes", "No") - basically it is evaluating if the next month from today is the same month as when the next maintenance is due. In rows where there is not yet data I am getting INVALID DATA TYPE error, so I would like those cells to say "No Data Yet".
I have tried to combine these two functions several ways and I'm just not getting it correct. Can someone please help?
Thanks,
Ashley