I need to save a word document after I replace some words. For some reasons I need to conserve the original file so what I’m doing is creating a copy of the document and working on the copy. My problem comes when I want to do an If activity because I want to save the file with “-2”, “-3”, etc. if the copy 1 is already done but I don’t know how to formulate the if expression.