Here's an example of what my table looks like with labels being Columns N, O, P, & Q. Column Q is where I want my new formula with your help:
_17_ | ____ | ____ | ____
_13_ | _15_ | _15_ | ____
____ | _11_ | ____ | ____
_81_ | _52_ | ____ | ____
I need a formula in column Q that does the following:
If there is a value in Column P, disregard all other columns and pull the value in Column P into Column Q.
If there is NO value in Column P, but there IS a value in Column N and/or Column O, pull the greater of all available values in Column N and/or O into Column Q.
If no values are present in any of Columns N, O or P, make Column Q show "Eng Not Complete".
_17_ | ____ | ____ | ____
_13_ | _15_ | _15_ | ____
____ | _11_ | ____ | ____
_81_ | _52_ | ____ | ____
I need a formula in column Q that does the following:
If there is a value in Column P, disregard all other columns and pull the value in Column P into Column Q.
If there is NO value in Column P, but there IS a value in Column N and/or Column O, pull the greater of all available values in Column N and/or O into Column Q.
If no values are present in any of Columns N, O or P, make Column Q show "Eng Not Complete".