I allowed an update today for my Office 2013 package.
Since then I have experienced 2 issues with Excel 2013.
1 - Utilising Outlook to send attached files in emails now causes a crash. I can step through the code and sometimes it works, sometimes it doesn't but it doesn't like
2 - I tried to record a macro but as soon as I clicked on the button to the bottom left of the screen, it crashed.
I have been informed by an associate that they experienced a similar problem and they had to re-install windows 10. I don't really want to do this as I have a critical deadline I need to meet today and backing up, etc will take most of the day.
Any advice would be super helpful!
TIA
Since then I have experienced 2 issues with Excel 2013.
1 - Utilising Outlook to send attached files in emails now causes a crash. I can step through the code and sometimes it works, sometimes it doesn't but it doesn't like
Code:
Set objOutlookApp = CreateObject("Outlook.Application")
I have been informed by an associate that they experienced a similar problem and they had to re-install windows 10. I don't really want to do this as I have a critical deadline I need to meet today and backing up, etc will take most of the day.
Any advice would be super helpful!
TIA