I copied a function but don't know how to make it work in Word 2000. Is
there a macro or sub I write to call the function.
As you can see I'm very new at this and appreciate any help.
Thanks,
MH
Charlie Mac - 27 Feb 2006 20:02 GMT
MH,
To call a subroutine named LoadAray1, the syntax is simply:
Call LoadAray1
>I copied a function but don't know how to make it work in Word 2000. Is
>there a macro or sub I write to call the function.
[quoted text clipped - 3 lines]
>Thanks,
>MH