Spurs
Mechanical
- Nov 7, 2002
- 297
I have a macro that involves creating many part files, and a few assemblies.
The macro takes up to 5 minutes to run. I have been able to create a status indicator (as a userform) to show me the progress of the macro.
I would like to be able to turn off the display of everything accept the status indicator userform. I hope that the macro will run faster if it doesnt need to churn out the graphics.
When the macro is finished, I would like to turn the display back on.
Any suggestions as to the coding that i need?
In addition, the part files that were created are creating a cavity in the assembly. Is there a way to keep the final assembly (including cavity) without needing to keep all of the part files that went into creating the cavities? If this was possible, I could delete all of the part files to clean up the system.
The macro takes up to 5 minutes to run. I have been able to create a status indicator (as a userform) to show me the progress of the macro.
I would like to be able to turn off the display of everything accept the status indicator userform. I hope that the macro will run faster if it doesnt need to churn out the graphics.
When the macro is finished, I would like to turn the display back on.
Any suggestions as to the coding that i need?
In addition, the part files that were created are creating a cavity in the assembly. Is there a way to keep the final assembly (including cavity) without needing to keep all of the part files that went into creating the cavities? If this was possible, I could delete all of the part files to clean up the system.