VBA question about trouble with opening an idw
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a VBA program that is doing quite a bit but at one particular point it simply opens an idw based off of the model that is open. I created a custom button for it that I am running it from and it works fine on one of the computers I have tried it on, but on a different computer in the bottom left corner when it gets to that point of the macro, it reads "Loading Presentation" and then just hangs up Inventor and never responds again. The strange thing is when I close down Inventor and restart it, it will do the same thing every time, but when I open the macro and step through it, it works every time and if I use the button after I have stepped through it, then it works from that point on until I have to start a new session of Inventor and then it behaves the same way. Anyone else run into something like this before and know what could be causing it?