Forum Discussion
StuartPortnoy
Jul 15, 2023Copper Contributor
MS WORD keeps crashing using macros in Tables
I have been having problems with tables in MS WORD for the past several months. Sometimes the cursor disappears and I can’t tell where I am in the table. But lately, I keep crashing MS WORD when ed...
Jul 15, 2023
StuartPortnoy You may be a little quick blaming Microsoft for your problems.
Can you provide the code of the macro that you were running when Word crashed.
Of course the obvious thing to do is to use the .Save command as the first command in your macro so that in the event of a crash for some reason, you work up to that point will have been saved.