How can I open an embedded Excel sheet from AutoCAD
How can I open an embedded Excel sheet from AutoCAD
(OP)
I have an embedded Excel spreadsheet on each AutoCAD layout tab that has data about the elevation view shown on that sheet. I am trying to get VBA to open and read this data. I selected everything in the drawing and filtered out lines, circles, etc and what I have left is the AcDbOle2Frame objects. Can VBA open these and read them?