mark hansen
Well-known Member
- Joined
- Mar 6, 2006
- Messages
- 534
- Office Version
- 2016
- Platform
- Windows
One section using worksheets I created has moved from Office 2013 to 2016 and started experiencing issues. Are they any coding differenced I need to look out for?
Their spreadsheet renames a data file, imports that data file and moves it to backup location. All of this happens when the receiving file is opened to get any new data. (This data text file receives information from another spreadsheet used by many people and the renaming allows the people sending data to have a datafile to send information into. If it's not there, it recreated.)
Due to the recent Covid issues, most are working at home via a VPN and I originally thought this was due to any possible delay in actions, on the network storage folders, because of network traffic. But they say they have been working from home for two months and the errors started after they got upgraded to Office 2016, two weeks ago.
When the proper files are moved to the backup location, and I walk through the code, it all works. The code is running much slower and the network storage folders, through the VPN, have time to react. I'm on the VPN too. At least that's my thought, it may not be the cause.
Any where in particular I should look?
Thanks,
Mark
Their spreadsheet renames a data file, imports that data file and moves it to backup location. All of this happens when the receiving file is opened to get any new data. (This data text file receives information from another spreadsheet used by many people and the renaming allows the people sending data to have a datafile to send information into. If it's not there, it recreated.)
Due to the recent Covid issues, most are working at home via a VPN and I originally thought this was due to any possible delay in actions, on the network storage folders, because of network traffic. But they say they have been working from home for two months and the errors started after they got upgraded to Office 2016, two weeks ago.
When the proper files are moved to the backup location, and I walk through the code, it all works. The code is running much slower and the network storage folders, through the VPN, have time to react. I'm on the VPN too. At least that's my thought, it may not be the cause.
Any where in particular I should look?
Thanks,
Mark