Milothicus
Mechanical
- Sep 21, 2003
- 39
I've made a macro to do some manipulation of BOM information that can take about a minute to run, depending on assembly size. while it's working in the background, there's no way to tell if it's working, or if it's crashed completely.
is there any way to show a status bar or even a form that says "Processing" or something along those lines while the code is running? I tried making a form, but showing the form stops the code until the user clicks on 'ok'.
any recommendations?
is there any way to show a status bar or even a form that says "Processing" or something along those lines while the code is running? I tried making a form, but showing the form stops the code until the user clicks on 'ok'.
any recommendations?