Thread: [Solved] Extracting data from excel
View Single Post
 
Old 07-23-2013, 01:56 PM
Eric855 Eric855 is offline Windows XP Office 2007
Novice
 
Join Date: Jul 2013
Location: Wyomissing, PA
Posts: 3
Eric855 is on a distinguished road
Default Extracting data from excel

I need to write a text document that will be used to find and replace text in AutoCAD. The code would be as follows.

reptext
old name
new name

I need to repeat this hundreds of times using a different old and new name each time. I have an Excel spreadsheet containing all the old and new names. Is there a way I can extract the data from the spreadsheet to put into the Word document? Thanks for any help.
Reply With Quote