Re: Modify Filename Field by Lori
Lori
Thu Jan 19 08:58:06 CST 2006
Doug~
See. I've tried that {Mid({FILENAME},7,6)} and when I toggle the field
codes the whole disappears and doesn't come back.
~Lori
"Doug Robbins - Word MVP" wrote:
> I doubt that you can have it "remain in Field format so that it remains
> dynamic", as what you will have to do is use the Left(), Mid() or Right()
> functions to get the part of the filename that you want.
>
>
>
> --
> Hope this helps.
>
> Please reply to the newsgroup unless you wish to avail yourself of my
> services on a paid consulting basis.
>
> Doug Robbins - Word MVP
>
> "Lori" <Lori@discussions.microsoft.com> wrote in message
> news:42F2ACF1-79F2-4F96-94A7-9D6AD0E6EF87@microsoft.com...
> > I'm trying to pull only a portion of the document filename field, but I
> > would
> > like it to remain in Feild format so that it remains dynamic.
> >
> > Basically we have a document managment system that assigns numbers
> > automatically. I would like to capture just the document number and
> > version
> > which is placed into the wdFieldFileName information, not the entire
> > filename. This way if the User copies to a new document number, the
> > number
> > doc number will be displayed dynamically.
> >
> > ~Lori
>
>
>