Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I'm asking this for a colleague.
He installed AutoCAD 2019 (upgrade from 2017) and his old VBA functions (in Excel at 32 bit) now don't work. In particular
Dim ThisDrawing as AcadDocument
gives a compile error, AcadDocument is not recognised as a type .
He seems to have all the required typelibs and references, but in the list of references there is a line which says:
MANCA: AXDBLib
...which in English would be...
MISSING: AXDBLib
Is that what is causing the problem? and if so how can it be fixed?
TIA
Owen
Solved! Go to Solution.