View Single Post
 
Old 05-28-2014, 02:10 PM
anewteacher anewteacher is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: May 2014
Posts: 2
anewteacher is on a distinguished road
Default Macro Needed to bold specific lines and Macro to turn into CSV

Hello, I am a new teacher and I am trying to learn how to use my school's outdated systems. I have to convert some files into csv in order to upload them for online testing.

The following is a sample the data I have:

43. Which of the following?

A) Answer A

B) Answer B

*C) Answer C

D) Answer D

Where * denotes the correct answer.

I need to create a two column csv.
First column, Question with possible answers.
Second Column, Answer only.

I have included a sample of what the questions look like. As far as I can tell, there are no tables to deal with.
Attached Files
File Type: docx sample test.docx (14.5 KB, 10 views)

Last edited by anewteacher; 05-28-2014 at 02:11 PM. Reason: No need to bold
Reply With Quote