I have a large text file in the following form: abcd: efgh 1234: 5678 I need it in: abcd:efgh 1234:5678 I know i can edit it by hand but it is a very large file. Is there anyway I can automate this process?
Copy the text into MSWord Click Edit > Replace > Click on the More button In the Find What area put a colon then click special button and choose manual line break In the Replace with area just put a colon this will replace your colon(Line Break) with just a colon putting the two together and leaving the space between lines