View Single Post
 
Old 11-13-2015, 07:25 AM
Singh_Edm Singh_Edm is offline Windows 8 Office 2013
Advanced Beginner
 
Join Date: Jan 2014
Posts: 41
Singh_Edm is on a distinguished road
Default Macro to put 1 word of a MS Word file in 1 cell of a Word or Excel Table

Hi, Good Day!
Please assist with the following. I have a 1500 page word file full of text. I want to create a table that lists the unique words making up the word file.

For this, I believe I need a code that copies each word from the file into one cell each of a table in Word or Excel,

then I can run another code found online to do case-sensitive 'Match Duplicates' function of Excel and I will be left over with the unique words.

Many thanks.
Reply With Quote