Hello,
I am trying to use a function macro in my forms for Word 2003, however
they are not appearing when I try to assign them to a text box.
I'm somewhat of a novice in terms of VB scripting.
Thanks,
Dave O
Jay Freedman - 11 Jul 2007 01:26 GMT
Word form fields don't "do" function macros. You can assign a macro to
run when the cursor enters the field, and another to run when the
cursor exits the field -- that's all.
See http://www.computorcompanion.com/LPMArticle.asp?ID=46 for a quick
tutorial.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.
>Hello,
>
[quoted text clipped - 6 lines]
>
>Dave O