Copying An block with attribute tags without changing Handle ID

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm really new to AutoCAD and I am mostly getting use to it. I so far understand how to make blocks with attributes and other things. I have been playing around with a way with updating block attributes with the use of excel. I have done so but I improve what I did but I'm stuck. The issue I'm stuck with AutoCad usage of handles.When I generate the excel file I see that AutoCad gives each block in my drawing a handle id. Is there a way (let say I made a block) when I copy it, AutoCad will not create a handle id of that copy. There is a "link" between the copy's and the original block. To clarify I posted my results I got on excel.Based on what I got from my excel,lets say for example, The original block ID CB-W-TL is made and I need it across the drawing, so I make copies. The goal I want to achieve is that when I made the copies, AutoCad doesn't generate a new handle for each one... the copies is linked the the original handle. So when you change the attributes of the original it will carry through to the copies. I basically do not want a big excel file with each object labeled if some of them will be copies and will be used in the drawing.