Hi,
I would HUGELY appreciate if any of you could share the VBA formula to identify different parts of speech among the list of words listed in Column A.
Suppose, I have "I have a question" listed as four words in column A and have all parts of speech listed in the top row of each column like, "Noun", "Pronoun","Verb", "Conjunction", etc. Is there any way a macro can be run which would list all the words of column A below the appropriate parts of speech columns. Like "I" under "Pronoun", "have" under "Verb", and so on.
I found a similar thread but it produces synonyms of the words listed. I am not sure if it would be helpful but here is the link: http://www.mrexcel.com/forum/excel-...st-excel-using-visual-basic-applications.html
Thank you a lot in advance.
I would HUGELY appreciate if any of you could share the VBA formula to identify different parts of speech among the list of words listed in Column A.
Suppose, I have "I have a question" listed as four words in column A and have all parts of speech listed in the top row of each column like, "Noun", "Pronoun","Verb", "Conjunction", etc. Is there any way a macro can be run which would list all the words of column A below the appropriate parts of speech columns. Like "I" under "Pronoun", "have" under "Verb", and so on.
I found a similar thread but it produces synonyms of the words listed. I am not sure if it would be helpful but here is the link: http://www.mrexcel.com/forum/excel-...st-excel-using-visual-basic-applications.html
Thank you a lot in advance.