J
Jim F
I have a master template which contains quite a bit of VBA code. We send
this master template to department adminstrators who tweak and create sub
templates from the master. These sub templates are then distributed to the
staff who create their end documents. In the save event I programmatically
detach the "attached template" and re-attach the master template so at any
stage of the process the template and/or end docuement uses the VBA code from
the master. This has worked great (about two years) untill recently.
Although, the master is still attached to the end document (which I have
verfied by stepping through the code) it can not seem to find it. After some
research, I found MSDN article 823372 which describes mt issue perfectly.
This article provides a work around and a hotfix (hotfix not avaible to
general public until full regression testing has been completed but can get
it by calling microsoft) but neither one works as well as I hoped. After
days of testing I have come to beleive that an Office Security patch is the
culprit (KB887979).
My question is: Has anyone else had this issue? And does anyone know if
this Office Patch is in fact the culprit. I would perfer to leave it out of
any new ghost images we send to the field if it is infact the problem. I
know with several tests I would be able to answer my own question but I
thought I would ask to save some time.
Thanks
Jim F
this master template to department adminstrators who tweak and create sub
templates from the master. These sub templates are then distributed to the
staff who create their end documents. In the save event I programmatically
detach the "attached template" and re-attach the master template so at any
stage of the process the template and/or end docuement uses the VBA code from
the master. This has worked great (about two years) untill recently.
Although, the master is still attached to the end document (which I have
verfied by stepping through the code) it can not seem to find it. After some
research, I found MSDN article 823372 which describes mt issue perfectly.
This article provides a work around and a hotfix (hotfix not avaible to
general public until full regression testing has been completed but can get
it by calling microsoft) but neither one works as well as I hoped. After
days of testing I have come to beleive that an Office Security patch is the
culprit (KB887979).
My question is: Has anyone else had this issue? And does anyone know if
this Office Patch is in fact the culprit. I would perfer to leave it out of
any new ghost images we send to the field if it is infact the problem. I
know with several tests I would be able to answer my own question but I
thought I would ask to save some time.
Thanks
Jim F