Message 1 of 11

Not applicable
02-06-2019
09:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am looking for a way in lisp to have AutoCad read values of a certain cells in Excel.
something along the lines of
(setq cust_name (MI_askstrng "Enter Customer Name.....:"))
but instead of "Enter Customer Name", I would like it to read chosen Excel Doc, Sheet 1, Cell B2.
Solved! Go to Solution.