TiemG
Thu Jun 23 08:51:03 CDT 2005
I did that but then I get an error on the following statement:
NormalTemplate.AutoTextEntries("TEXT").Insert Where:= _
Selection.Range, RichText:=True
Has this something to do with the fact that the macro is in the startup
folder? Because when I insert the macro in the User template folder then the
macro does work correctly.
"Jonathan West" wrote:
>
> "TiemG" <TiemG@discussions.microsoft.com> wrote in message
> news:AAB201D1-05EE-4C67-9EA1-541A04B0D8D1@microsoft.com...
> > Hello,
> > I made a few macro's and i wan't to share them with other people. The
> > macro's are on a server. How can I do this?
> > Greets,
> > Jan Willem
>
> Take a look at this article
>
> Distributing macros to other users
>
http://www.word.mvps.org/FAQs/MacrosVBA/DistributeMacros.htm
>
>
> --
> Regards
> Jonathan West - Word MVP
> www.intelligentdocuments.co.uk
> Please reply to the newsgroup
> Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
>
>