My aim is the following:
I have a large Word file with a lot of different kind of information on it. What I need there is to select all words that begin with the letter K and are 6 characters long (the other five characters can be anything). Those words should be copied and pasted onto a list of its own. It can be a Word workbook or Notepad, doesn't matter. Each of these words should be in its own row.

Can this be done with the help of a macro, and how?
Thanks for your help.