V
VBALover
Hi All,
I wrote a macro in word(97 OSR2) to insert a row in a table and reset the
cells
format to what I want. This macro works fine with hotkey.
But if I execute the macro with many time (lets say crazyly hit the hotkey
many many times in a second), the error come out.
"execution stage error '5668':
"The format in this document settingis too complicated. Please save it
immediately"
(Originally is in Chinese)
I can end this error and then run the macro again without any error. However
if I run it crazyly again, same erros occurs.
If I run it slowly (one by one), error never happen.
What is happening?? What can I do to skip this error?
Thanks for advice!
I wrote a macro in word(97 OSR2) to insert a row in a table and reset the
cells
format to what I want. This macro works fine with hotkey.
But if I execute the macro with many time (lets say crazyly hit the hotkey
many many times in a second), the error come out.
"execution stage error '5668':
"The format in this document settingis too complicated. Please save it
immediately"
(Originally is in Chinese)
I can end this error and then run the macro again without any error. However
if I run it crazyly again, same erros occurs.
If I run it slowly (one by one), error never happen.
What is happening?? What can I do to skip this error?
Thanks for advice!