Hi all,
Is it possible to have an = if formula to have 3 values for instance my current one has 2 (see below) however i was hoping that i could add another value for an item coming up to date for instance 1= in date 0.5 = comming up and 0 = Out of date currently i have 1 and 0 but i would like to have those 3?
=IF("Training - Roster-Training'!AB54>=TODAY()-730,1,"0") = this creates a 1 if within the 730 days and 0 if after.
Is it possible to have an = if formula to have 3 values for instance my current one has 2 (see below) however i was hoping that i could add another value for an item coming up to date for instance 1= in date 0.5 = comming up and 0 = Out of date currently i have 1 and 0 but i would like to have those 3?
=IF("Training - Roster-Training'!AB54>=TODAY()-730,1,"0") = this creates a 1 if within the 730 days and 0 if after.