Hi All,,
I have some entities in a selectionset and i want to get the object data table name of each entity..
I have a VBA function to create object data table and add fields to the same. It will list all the object data table available in the drawing (i.e Thisdrawing.Modelspace).

I need to get the table name which is attached to each object or entity in the drawing not from the whole drawing. how to get the table name from entity rather than the whole drawing??

Thanks in Advance for the HELP!!!!!!!!!