Convert early-binding code to late-binding
问题 I've often written early-binding code in VBA and VB6 to automate office applications (Word, Excel, etc) then switched it to late-binding to handle multiple versions of those applications. I'm trying to do the same thing but I am automating an ESRI ArcMap GIS application and the concepts I've used in the past do not seem to be translating. The following code runs correctly: Sub EarlyBinding() Dim ArcMap As esriArcMapUI.MxDocument Set ArcMap = GetObject("C:\Users\Mike\Downloads\Assessment