excel - Automatically repeating values in Word -
I have a Word Doc where I keep a matrix listing date and other data. I would like to see some of the data appearing in other parts of the document. Obviously, this can be done manually, but if this data is being inconsistent, then in other areas where the data is displayed as well Need to update the need to run the risk of not remembering Does anyone know any way to tell the word to repeat the same data in a specific location? I am afraid that the source of data is a matrix that, in fact, to make reference to which reference the post is to be added, a layer of complexity must be added.
If this was Excel, it would be a lot easier. Excel equivalent formula = A1 ... So whatever value I enter in A1, it will be duplicated in the cell that takes the formula. Hope this analogy explains my problem. If my tourism is not up to the top
you can use a custom value. You can create / define from the menu:
file - & gt; Information - & gt; Properties - & gt; Advanced - & gt; Tab custom - & gt; To create a ... (custom 1) to insert:
insert - & gt; Quick Parts - & gt; Field (custom 1) Within the DockProperty (field name) you found the field.
You can insert a lot inside the doctor. After each, you want to have the same value. You can use a code like:. Valid = InputBox ("Valore") ActiveDocument.StoryRanges oStory.Fields.Update such as oStory.StoryType & lt
Dim oStory Range Application.ActiveDocument.CustomDocumentProperties.Item ("Custom1") For each ostory; & Gt; WdMainTextStory then set the ostory.extrestoryRange (ostory.NextStoryRange is nothing) if it is not set ostory.extStoryRange oStory.Fields.Update the end of the end then the next oStory set is oStory = nothing Modify and update all field (to the same name)
Comments
Post a Comment