sarahjane874
New Member
- Joined
- Mar 3, 2015
- Messages
- 3
Hello guys,
I programmed a VBA Code, which worked fine until today.
With the Code, I open, edit, save and close an Excel file. I am using Excel 2013.
(I used the fso object, so I checked the box "Microsoft Scripting Runtime". The Code worked fine with that.)
After running that Code I tried to reopen this file and the mentioned above error occured.
At first, the file opens, then a window occurs, which is normal (if I want to update some links) but it doesn't matter if I chose "update" or "don't update". After that window disappears nothing is working anymore.
I was looking on the internet to fix that error on my own - but unfortunately there are no "Missing" boxes in the VBA Reference Window. Now I don't know what to do.
Could you please help me?
Do you need some other information?
Thanks a lot in advance.
Best regards,
Sarah-Jane
I programmed a VBA Code, which worked fine until today.
With the Code, I open, edit, save and close an Excel file. I am using Excel 2013.
(I used the fso object, so I checked the box "Microsoft Scripting Runtime". The Code worked fine with that.)
After running that Code I tried to reopen this file and the mentioned above error occured.
At first, the file opens, then a window occurs, which is normal (if I want to update some links) but it doesn't matter if I chose "update" or "don't update". After that window disappears nothing is working anymore.
I was looking on the internet to fix that error on my own - but unfortunately there are no "Missing" boxes in the VBA Reference Window. Now I don't know what to do.
Could you please help me?
Do you need some other information?
Thanks a lot in advance.
Best regards,
Sarah-Jane
Last edited: