Pasting AutoCadLT drawing into an Access table

gbradley

New Member
Joined
Aug 27, 2002
Messages
23
I have a Database where I keep track of tooling inventory
I usually paste a LineArt drawing from AutoCadLt into a table called ToolType
dKMJxeI.png

Recently when I try and paste into the table, the Edit pencil lights up, but nothing.
taJ5Ln5.png

Any ideas?
Microsoft Access Microsoft Office Professional Plus 2013
 

Excel Facts

Wildcard in VLOOKUP
Use =VLOOKUP("Apple*" to find apple, Apple, or applesauce
That icon indicates the record is being edited (either by you in this process, or someone else). To turn it off, you must move off the record. It won't be saved until then.
Note that you are doing things that are ill advised. Namely, storing objects in an Access table and working directly in tables. If this is only ever going to be your db, the latter is not much of an issue I guess. However, you will likely quickly reach the 2GB table and/or db limit (including overhead).

It's safer to use image controls and link them to folder paths for the images.
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,523
Messages
6,120,030
Members
448,940
Latest member
mdusw

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top