I have a word doc that has a series of data in it. Each chunk of data is comprised of three parts(Functionality:, Test Case:, and Additional Info: ) I need to search for each of these three words(headings) and then copy the data after it into excel. Column A should be comprised of the data found after the word Functionality. Column B should be comprised of the data found after Test Case, and Column C should be comprised of the data after Additional Info. ANY help is very much appreciated.!

MY Example (this is what I want to achieve, read from word doc and enter text into excel):

Word Doc:

Functionality: Application Options
Test Case: Cannot enable Express Fill with Order Processing Enabled
Additional Info:

1. Set “Enable Order Processing” to “Yes” (Application Options Category: Workflow Corporate)
2. Set “Enable Express Fill” to “Yes” (Application Options Category: Express Fill)

Result: User is presented with warning dialog

Excel Doc(bear with me, I'm trying to make a 3 cell table):
Row A Row B Row C
Functionality Test Case Additional Steps
Application Options[END] Cannot enable Express...(see above)[END] 1. Set “Enable Order.....(see above)[END]