Hello,
I am wanting a formula that returns the current project phase. The phases include Initiation ,Planning, Execution, Testing, Implement, and Closing. I want the formula to return the text value of the phase that has the least % started, NOT including phases at 0% or at 99% and higher.
In the example below, I would want the formula to populate the answer "Planning", since Initiation is at 99%, and the rest of the phases are at 0%.