Hi I have a sentences in cloumn A like below ... I have tried to list out each word from sentence into another coulumn word by word using a macro like this.
Input file columna A
A1: Good Morning Everyone
A2: Good Evening Everyone
A3: Good Night Everyone
Output to next column B should be
B1: Good
B2: Morning
B3: Everyone
B4: Good
B5: Evening
B6: Everyone
B7:Good
B8: Night
B9: Everyone
The below macro I used is working for only A1. someone could you please advise how can I implement this for column A range from A1 to upto A400 ?
Someone please help me...Thank you for your help in advance.
Bookmarks