Word Editor in vba won’t work after upgrading to Windows 11
I have a company laptop that was on windows 10 last week and is now on Windows after the IT has upgraded it for me. What I have noticed is that some of the macros I wrote that was working fine on windows 10 is not working now. For instance, this macro generates an email template with content extracted from an Excel file using word editor – the code running stops at the line that particularly involves using word editor – it is perplexing me. Here are the codes and error message I received running the code .