Hi all,
There's a macro I use for work, it's a beast of a code and I'm unsure if I can share it as the only way would be from the work computer and paste it in here. Not sure if I'll be going against company policy. So not being able to do this isn't helpful for the cause
The premise for the macro is to extract info from multiple spreadsheets and paste them to a template. It does this 44 times.
It seems like there has been some update that causes the macro to misbehave. It seems to get stuck on saving spreadsheet. If you click on cancel it continues on to the next one. But it is extremely slow! I do use Excel workbook 97-2003, but since a company update on the systems. It's been causing trouble.
I have noticed the application screen updating is false however the code does seem to give a progress bar at the bottom of the macro file. (not sure if this plays a part in slowing the macro)
Previously it would churn out the files in 30 mins and now it takes 4 hours give or take with crashing.
You can also get a real time error too, which is so random?
I know without the code it's not exactly helpfull, but just curious to see if anyone has any tips? Or gone through something similar and what steps they may have conducted.
There's a macro I use for work, it's a beast of a code and I'm unsure if I can share it as the only way would be from the work computer and paste it in here. Not sure if I'll be going against company policy. So not being able to do this isn't helpful for the cause
The premise for the macro is to extract info from multiple spreadsheets and paste them to a template. It does this 44 times.
It seems like there has been some update that causes the macro to misbehave. It seems to get stuck on saving spreadsheet. If you click on cancel it continues on to the next one. But it is extremely slow! I do use Excel workbook 97-2003, but since a company update on the systems. It's been causing trouble.
I have noticed the application screen updating is false however the code does seem to give a progress bar at the bottom of the macro file. (not sure if this plays a part in slowing the macro)
Previously it would churn out the files in 30 mins and now it takes 4 hours give or take with crashing.
You can also get a real time error too, which is so random?
I know without the code it's not exactly helpfull, but just curious to see if anyone has any tips? Or gone through something similar and what steps they may have conducted.