M
Mike Faulkner
Hello
OS: Windows XP
App: Word XP
I would like to obtain some VBA that will permanently convert all
Substituted Fonts to "Times New Roman". The code below will permanently
convert a single known substituted Font. I am looking for VBA that will loop
through all Substituted Fonts.
Application.SubstituteFont UnavailableFont:="Times New Roman Bold",
SubstituteFont:="Times New Roman"
PLease don't burn too much midnight oil on this one, however, a result would
be outstanding.
Regards
Mike
OS: Windows XP
App: Word XP
I would like to obtain some VBA that will permanently convert all
Substituted Fonts to "Times New Roman". The code below will permanently
convert a single known substituted Font. I am looking for VBA that will loop
through all Substituted Fonts.
Application.SubstituteFont UnavailableFont:="Times New Roman Bold",
SubstituteFont:="Times New Roman"
PLease don't burn too much midnight oil on this one, however, a result would
be outstanding.
Regards
Mike