J
Jan Kronsell
I have the following code
Selection.WholeStory
Selection.Fields.Update
that i use to update fields, but it does not updatefields in the header and
footer.
I have tried adding
Selection.HeaderFooter
But gives an error (Ivalid use of property).
How can I update all the fields, not matter where they are?
Jan
Selection.WholeStory
Selection.Fields.Update
that i use to update fields, but it does not updatefields in the header and
footer.
I have tried adding
Selection.HeaderFooter
But gives an error (Ivalid use of property).
How can I update all the fields, not matter where they are?
Jan