J
Jason
Hi,
I am currently using Windows 2002 and am working on a
template that uses two different templates with 3 autonew
userforms. When I test this template on my computer, it
works fine (isn't that what they all say?), but when a few
of my users try it at their own computers, they get a
referred or reference memory error and then followed by a
windword.exe that shuts Word down. I am thinking maybe I
have a memory leak or something like that in my code, but
I am not sure where.
The first macro consists of three userforms that allow the
user to enter data that is then inserted into the each
page in the template.
The second macro takes a text file stored in a certain
location, removes line breaks and other garbage and
converts it into a comma-delimited file that can be safely
merged with the template.
I would be glad to show the code if anyone needs to see
it. Does anyone have any ideas what's going on?
TIA,
Jason
I am currently using Windows 2002 and am working on a
template that uses two different templates with 3 autonew
userforms. When I test this template on my computer, it
works fine (isn't that what they all say?), but when a few
of my users try it at their own computers, they get a
referred or reference memory error and then followed by a
windword.exe that shuts Word down. I am thinking maybe I
have a memory leak or something like that in my code, but
I am not sure where.
The first macro consists of three userforms that allow the
user to enter data that is then inserted into the each
page in the template.
The second macro takes a text file stored in a certain
location, removes line breaks and other garbage and
converts it into a comma-delimited file that can be safely
merged with the template.
I would be glad to show the code if anyone needs to see
it. Does anyone have any ideas what's going on?
TIA,
Jason