Thread: [Solved] Code for storing new word
View Single Post
 
Old 02-09-2015, 08:42 PM
fahmiakbar fahmiakbar is offline Mac OS X Office 2007
Novice
 
Join Date: Feb 2015
Posts: 2
fahmiakbar is on a distinguished road
Default Code for storing new word

Hi...
I'm learning new language and i want to store all my vocabularies in word office...
I need macro code that works like this :
1. first i copy a word from my ebook or other source, then by running a macro in my word office, it will search whether the coppied word has existed or not.
2. if existed, then highlight the word
3. if not existed then create new line after the lowermost word and paste the word.
I know how to do it by using keyboard shortcut, but it need more than one step and it cannot use conditional statement.
Thank
Reply With Quote