in Connect edition 13 how do you create a report to find specific a xref name in several drawings in a folder?
Say I have 150 drg files which have various ref files attached,
How do I create a report and process all 150 files to find which drawings in selection have a specific named xref.
I used to have a BAS that did this beautifully in v8i and created a csv listed all the dgns and all the exrefs for each dgn processed, then in excel I just filtered to find the exrefs I wanted to know..
But we should be able to do it via a report right? Or only vba can do this?