I've got an interesting problem: my code is opening a workbook, and until today did this no problem. Today the format of the workbook changed so I made modifications to my code; but now the file that is opened appears to cause the code to end.
There is no code within the target workbook, so it's not running anything and stopping that way.
It opens the file, but it does not then reach the next line of code, even if I add multiple break points.
Anyone ever seen anything similar, or have any ideas what may be happening?
There is no code within the target workbook, so it's not running anything and stopping that way.
It opens the file, but it does not then reach the next line of code, even if I add multiple break points.
Anyone ever seen anything similar, or have any ideas what may be happening?