fred3
Member
Suddenly a whole bunch of files (that have the same structure and simply different data) don't work! It seems that they stop in the middle of VBA execution. F8 stepping thereafter seems to work fine. The execution stops at rather random points in the code.
The most prevalent it seems says:
I can't get anything done this way and looking for bugs seems very unlikely. I've tried putting in pauses but that didn't help either. It just seems to move the problem around in the code.
Moved to VBA/macros
The most prevalent it seems says:
Code:
.SaveData=True
I can't get anything done this way and looking for bugs seems very unlikely. I've tried putting in pauses but that didn't help either. It just seems to move the problem around in the code.
Moved to VBA/macros