How to Insert an Excel Table into AutoCAD (Without Redrawing It)

If you've got a schedule, a materials list, or any table sitting in an Excel file and you need it inside an AutoCAD drawing, you've probably already run into the same wall most people hit: there's no clean built-in way to do it.

There are a few ways to get a table from Excel into AutoCAD, and they're not interchangeable — each one trades off editability against staying in sync with the source spreadsheet. Here's how they actually compare, and where a straight conversion fits in.

Option 1: Paste Special

The most common approach is to copy your table in Excel, then use Paste Special in AutoCAD to bring it in as an OLE object. It works, in the sense that the table shows up in your drawing. But there's a catch that isn't obvious until you try to fix something.

Once it's pasted, it's essentially an image. You can move it, scale it, maybe adjust transparency — but you can't click into a cell and fix a typo, widen a column, or update a single number. AutoCAD treats the whole thing as one locked object, not text, not a table, just a picture of one.

If a value changes, there's no in-place fix. You delete the whole thing and paste it again from scratch.

Option 2: AutoCAD's native linked table

AutoCAD also has a built-in way to import a real, native table object that stays linked to the source Excel file. This is a legitimate, useful option if you want your drawing to always reflect whatever's currently in the spreadsheet — update a value in Excel, and the table in AutoCAD can be refreshed to match.

The trade-off: you generally edit the data by going back to the Excel file, not by typing directly into the table inside AutoCAD. That's exactly what you want if the spreadsheet is the source of truth going forward. It's friction if you just needed a one-time table and don't want to keep the Excel file in the loop at all.

Option 3: Convert it once, edit it directly in AutoCAD

DatumParser takes a third approach, and it's a different kind of tool than the two above — not another way to insert Excel into AutoCAD, but a way to convert Excel data into native AutoCAD geometry and be done with Excel entirely.

The idea: Excel is great while you're still building and revising the table. But once it's ready to go into a drawing, keeping it tied to Excel — whether as a locked image or a live link — often isn't what you actually want. You want the table to become a normal part of the drawing, editable the same way as everything else you draw. That's what conversion does: it reads your table once and rebuilds it as real AutoCAD entities — lines, text, grid, cell structure. Cells you bolded in Excel to flag as important come through as larger text, so that emphasis is still visible in the drawing. From that point on, it's yours: click into it, retype a value, change a font, adjust a column, directly in AutoCAD.

The trade-off is the same as before: it's a one-time snapshot, not a live link. If you update the original Excel file later, the drawing won't follow along — you'd bring in a fresh copy.

If you have several tables — say, eight tables spread across six sheets in one workbook — DatumParser converts and places all of them in a single pass, rather than requiring you to repeat the process per table.

Worth knowing: this works for tables — actual rows and columns of data sitting in cells. It's not a fit for forms, free-form layouts, or artwork; if your sheet also has pasted images, those come through too, embedded alongside the table.

Which one to use

How it works

  1. Upload your Excel file — the workbook containing your table (or tables — DatumParser handles multiple tables across multiple sheets in one pass), and any pasted images, if you have them.
  2. Convert — DatumParser reads each table's structure and formatting and rebuilds it as native AutoCAD geometry.
  3. Download — you get a .dxf file (or a .zip if your sheet included images), ready to open directly in AutoCAD.

No installation, no per-seat license, free to try.

Try the Excel to AutoCAD converter →