Hi,
I have a spreadsheet that I want to return 2 different values to a cell based on data from 2 different cells, if that makes sense
This is my current IF function =IF(F6<$Y$3,"Overdue","") which works fine, however I also want it to look at column 'I' and if the value in column 'I' is 100%, then I want it to return "Complete", rather then "Overdue".
Any help is appreciated.
Thanks
I have a spreadsheet that I want to return 2 different values to a cell based on data from 2 different cells, if that makes sense
This is my current IF function =IF(F6<$Y$3,"Overdue","") which works fine, however I also want it to look at column 'I' and if the value in column 'I' is 100%, then I want it to return "Complete", rather then "Overdue".
Any help is appreciated.
Thanks