+ Reply to Thread
Results 1 to 2 of 2

Extracting questions/answers from word doc to excel

  1. #1
    Registered User
    Join Date
    07-14-2021
    Location
    CT
    MS-Off Ver
    365
    Posts
    1

    Extracting questions/answers from word doc to excel

    Hi all!

    I am working on automating and simplifying some processes on my business team, and could use some help with this macro.

    Context: we do text analysis on interview questions. There are about give or take 20 questions per interview, depending on the project. They are recorded, sent to a transcription service, and come back to us in word documents. We need to get the contents of the transcript into columns in the excel sheet, with the question being the column header.

    For inserting the questions as the header I have a simple fix: put the questions into a table and have a macro read the table.

    The problem is that I need to come up with a macro to read the answers in these transcripts based on formatting, rather than being in a table. We can have anywhere from 30-50 transcripts per project and multiple projects at at time, so it's not feasible to copy and paste.

    Here is a photo for reference: the question will be bolded, and the answer will be below.
    We need it to go into the excel as seen just below that.

    Capture.PNG

    Here is my current code as far as I have it:

    Please Login or Register  to view this content.
    Thanks in advance!

  2. #2
    Registered User
    Join Date
    05-23-2013
    Location
    Shanghai, China
    MS-Off Ver
    Excel 2016
    Posts
    22

    Re: Extracting questions/answers from word doc to excel

    Assume each question has two answers and the word file saved at the same location of the excel file and named "Question.docx".
    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. New at Excel:Display Top 3 Questions with most "yes" answers
    By LGA_Safety in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-13-2016, 08:47 PM
  2. separate questions and answers of a test
    By zeroist in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 09-11-2012, 06:44 AM
  3. Replies: 5
    Last Post: 07-25-2012, 03:08 AM
  4. [SOLVED] Count the number of matches in a row of one word answers with a row of correct answers
    By flammer4 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-03-2012, 01:17 PM
  5. Refine a list of data based upon answers to dropdown questions in excel
    By sk8blitz23 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-17-2012, 12:51 PM
  6. [SOLVED] 3 Questions - No Answers - Help me please
    By Adam Harding in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-26-2005, 02:05 PM
  7. Replies: 1
    Last Post: 08-31-2005, 04:05 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1