Hi,
[quote user="M k"]Any suggestions?[/quote]
I am not quite sure what suggestion do you expect. In my opinion the article mentioned by Jon provides introductionary information how to call one applicaiton from another and it's in fact does not relate anyhow to MicroStation itself, so more details can be obtained from many Internet sources.
It's not clear what is you MicroStation VBA knowledge and what values do you need to search for (text, tags, element attributes, some statistics...), so it's hard to advice more than general workflow only:
- Connect / start MicroStation from Excel VBA
- Open a design file
- Use ScanElementCriteria and ElementEnumerator to search for required data.
With regards,
Jan