R
rub
I am using accounting/management software that allows us to create
template letters in Word using merge fields. I have one letter with
alot of VBA coding in it. When I create the letter I have to save it
first to my hard drive to get the VBA to work correctly. The
triggering event is Document_Open. If I just open the letter without
first saving it, it will only show the merge fields the document picked
up but not the changes caused by the VBA. Anyone know of anything I
could put in the template to eliminate the need to save it first.
template letters in Word using merge fields. I have one letter with
alot of VBA coding in it. When I create the letter I have to save it
first to my hard drive to get the VBA to work correctly. The
triggering event is Document_Open. If I just open the letter without
first saving it, it will only show the merge fields the document picked
up but not the changes caused by the VBA. Anyone know of anything I
could put in the template to eliminate the need to save it first.