Message 1 of 2
Import text from excel file and replace certain placeholders

Not applicable
11-22-2018
10:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm quite new to autocad and lisp, and I have a problem I am hoping somebody can help me solve. I have a drawing with a number of text placeholders (Well #1, Well #2, Well #3, etc.) and I have an excel file that has in the first column, Well #1, Well #2, Well #3, etc. and the well location in the second column (2-5-8-9, 7-7-8-5, etc.) and I need to import this file into my awg drawing. I assume it has something to do with find and replace, but I want to automate it as much as I can. Thank you!