Hi,
For years I've been dragging and dropping formulas when i should of being using an array formula. However i'm stuck trying to make this a working array formula:
=ARRAYFORMULA(IF(ISBLANK(A2),"",IF(G2<TODAY(),"passed date",IF(G2<TODAY()+30,"Due In 30 Days","current"))))
I'd also like to make it print the heading although just getting the code working at the moment is a priority!
Thanks in advance for any help or advice that is given
For years I've been dragging and dropping formulas when i should of being using an array formula. However i'm stuck trying to make this a working array formula:
=ARRAYFORMULA(IF(ISBLANK(A2),"",IF(G2<TODAY(),"passed date",IF(G2<TODAY()+30,"Due In 30 Days","current"))))
I'd also like to make it print the heading although just getting the code working at the moment is a priority!
Thanks in advance for any help or advice that is given