I am trying to write a program that opens a word object, if it cant find the specified keyValue that it removes the line i.e. the keyvalue is replaced by removing the line. Alternatively I could create a list but specify a new line '\n' at the end of each list
1) abc 2) abc 3) abc
at the moment it comes out with 1) abc 2) abc 3) abc