F
Fool
Hi,
I'm a .NET guy but I have to work directly in VBA for a particular
project. I got my code to run fine, but there's a problem:
Periodically while the code executes, Word pops up a messagebox. The
messagebox essentially says Word is running out of memory, so it won't
be possible to undo stuff. I have to click OK to keep moving. Several
of these messageboxes will appear during the course of the macro.
I want my macro to suppress these warning messages and just run to
completion. I suspect there's an easy way to do this; I just don't
know it. Any suggestions?
Thanks!!!!
Fool
I'm a .NET guy but I have to work directly in VBA for a particular
project. I got my code to run fine, but there's a problem:
Periodically while the code executes, Word pops up a messagebox. The
messagebox essentially says Word is running out of memory, so it won't
be possible to undo stuff. I have to click OK to keep moving. Several
of these messageboxes will appear during the course of the macro.
I want my macro to suppress these warning messages and just run to
completion. I suspect there's an easy way to do this; I just don't
know it. Any suggestions?
Thanks!!!!
Fool