A
Alan
I have a form that I am exporting data from into a Word Document.
I am comfortable with the export of variables etc to fields in word which
works fine.
I am trying to update a graph that I have in the Word document that shows
activity over a 24hr period and is a static chart
Can anyone tell me the syntax to update the Word graph Datasheet properties
in order the graph changes on creation of a new document ??
I am using the WordDoc.Documents(1).Variables to update fields but looking
for a similar mechanism to update the Word document graph datasheet
I am comfortable with the export of variables etc to fields in word which
works fine.
I am trying to update a graph that I have in the Word document that shows
activity over a 24hr period and is a static chart
Can anyone tell me the syntax to update the Word graph Datasheet properties
in order the graph changes on creation of a new document ??
I am using the WordDoc.Documents(1).Variables to update fields but looking
for a similar mechanism to update the Word document graph datasheet