Anyone use VBA in their Schedule Table Styles with any sucess?
I am trying to insert a block into a Formula Column using GetObject
See screenshot...
With this formula, what happens is when the schedule updates it closes the current drawing and opens TEST.dwg in a new drawing, then as soon as that drawing is opened, it crashes. So maybe there is something like:
GetObject("C:\\TEST.dwg", this.drawing) ??
-Buzz



Reply With Quote
