Please ignore the sentence
"I know I am asking this question in the wrong forum.. but really I
dont know where to post this."
Thank you
Declare it as a function, just as you would in Access VBA.
Public Function MyFunction() as whatever
...
end function
> Hi,
>
[quoted text clipped - 10 lines]
>
> Rex
> I would like a macro in WORD to return a value so that I can call the
> function as I would normally do it in ACCESS.
Would you like Word VBA to return a value in MS Word GUI?
Or do you want Word VBA to return a value in Word VBE?
> function as I would normally do it in ACCESS.
How should we read this ...
Krgrds,
Perry
> Hi,
>
[quoted text clipped - 10 lines]
>
> Rex
Rex - 06 Feb 2007 23:59 GMT
I would like WORD VBA to return a value in MS WORD GUI
> > I would like a macro in WORD to return a value so that I can call the
> > function as I would normally do it in ACCESS.
[quoted text clipped - 25 lines]
>
> - Show quoted text -