Hello,
I would like to Run/execute a model within ArcMap 9.3.1 vba. I can run it in vba by exporting out the VBS script and importing it into vba, however I'm wondering if there is an easier way to just call the model by where it is located instead of using the VBS script (e.g. see below).
Run "C:\Data\New File Geodatabase.gdb\Toolbox\Model"
Thanks for any assistance.