Hello Everyone,
First time poster and hoping you clever people can help me with a formula that seems beyond me. My formula is as follows:
=IF(A2<"","In Progress",IF(A2="","Dormant",IF(F2="","Complete")))
So if A2 is empty it is "Dormant", if it contains anything it is "In Progress", but it doesn't seem to like the last part of the formula where, if there is anything in F2 it overrides the first two sections and instead inserts "Complete". I'm well aware that the formula doesn't have anything in it that makes F2 override the other two functions and that is where I need the help.
The formula comes at the end of a row that includes progressive dates. The dates aren't relevant it is just that the cells contain something.
So, treat me gently - I'm a beginner - and please help.
Thanks
David
First time poster and hoping you clever people can help me with a formula that seems beyond me. My formula is as follows:
=IF(A2<"","In Progress",IF(A2="","Dormant",IF(F2="","Complete")))
So if A2 is empty it is "Dormant", if it contains anything it is "In Progress", but it doesn't seem to like the last part of the formula where, if there is anything in F2 it overrides the first two sections and instead inserts "Complete". I'm well aware that the formula doesn't have anything in it that makes F2 override the other two functions and that is where I need the help.
The formula comes at the end of a row that includes progressive dates. The dates aren't relevant it is just that the cells contain something.
So, treat me gently - I'm a beginner - and please help.
Thanks
David