Hi,
I have 3 cells.
A14 - Percentage value
A17 - Percentage Value
B16 - Text result
If the value in A17 is less than the value in A14 then I need the text "BEHIND SHCHEDULE" to display.
If the value in A17 is equal than the value in A14 then I need the text "ON SHCHEDULE" to display.
If the...