Hi there,
I am trying to write an IF statement that will change any input in column D to "Policy required" if column C reads, "Chapter". This I have done in column D with the following:
=IF(C1="Chapter","Policy Clarification Required")
However, if C ~= Chapter, I'd like it to ignore the column D for that row (and therefore leave the text that is already there). I can't work out how to do this - please help!
Thank you in advance,
Sarah
(Excel Newbie)