Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey.
I have created a userform which helps with saving and exporting the currently active document as needed.
Right now in the userform_initialize sub i have it fill all the textboxes, lables and so on accordingly to the filename and iproperties etc.
I have made it so i can interact with inventor while having the userform open. I can switch the document while its open.
Now i want to know if its possible to re-run the userform_initialize sub when i switch the active document. If so, how? Or are there any other ways around?
(yes i am lazy, thats why i dont want to reopen the userform everytime i want to export/save a new file)
Solved! Go to Solution.