> It doesn't show an error code. It opens the Microsoft Visual Basic
> file and has a yellow error pointing to the first line of the code
[quoted text clipped - 101 lines]
>>>>>
>>>>> Thanks for any advice and help with syntax and possibilities!
No, Jay I couldn't get the example at the website to run although my own
macros that are recorded run just fine. Actually, I couldn't tell what it was
supposed to do - I say it didn't run but what I mean is that it didn't do
anything that I could detect and I couldn't tell from looking at the code
what it is designed to do. Can you tell me what it is supposed to do and then
maybe I can detect if it did that. Thanks,

Signature
Larry K
> Can you run any macros at all? Follow the instructions at
> http://www.gmayor.com/installing_macro.htm to see whether you can get the
[quoted text clipped - 105 lines]
> >>>>>
> >>>>> Thanks for any advice and help with syntax and possibilities!
Jay Freedman - 14 Nov 2007 21:34 GMT
That macro is designed to update any and all fields that are in the active
document. If there aren't any fields, then it won't do anything visible.
Still, you didn't get an error message, so that means the machinery inside
Word that handles macros probably isn't broken or misconfigured.
Other than such a misconfiguration, I can't think of any reason you would
get the VBA editor opening and highlighting a perfectly good line of code.
Possibly if you start with a new template and follow the instructions in
Graham's page about pasting in the code, using the macro from
http://www.word.mvps.org/FAQs/MacrosVBA/InsertFileNames.htm, you'll get a
better result this time.
> No, Jay I couldn't get the example at the website to run although my
> own macros that are recorded run just fine. Actually, I couldn't tell
[quoted text clipped - 113 lines]
>>>>>>>
>>>>>>> Thanks for any advice and help with syntax and possibilities!