Jump to content

Copy from Excel to AutoCad table (without using a DataLink)


Recommended Posts

Posted

I have a table in Excel (well several tables actually) that I want to copy the contents from and insert into an AutoCad table. I don't want it as an OLE object (as I need to be able to edit it in AutoCad later if needed) and I don't want it as a datalink either, so what is the best way to do this?

 

I was trying to just copy the cells although kept getting all cells ending up in each row/column. I believe it is possible somehow as I am sure I have done it multiple times before although can't work out how to do it now.

Posted

Try attached lisp routines:

First "Drawexcel" will draw simple lines and text based on excel file and than COT will convert this table to Autocad table.

DrawExcel.dcl

DrawExcel.lsp

COT.lsp

Posted

I use Paste Special and select "AutoCAD Entities".

Posted
I use Paste Special and select "AutoCAD Entities".

Learn something new again. Thank you.

Posted
I use Paste Special and select "AutoCAD Entities".

 

1+

 

... Been doing this since Land Desktop 2009 :thumbsup:

Posted
I use Paste Special and select "AutoCAD Entities".

 

Thankyou, this is exactly what I was looking for :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...