M
matt
Hello,
So I have this word document that creates a report that is almost completely
automated except for one thing.
At the bottom of the document there are three graphs that are each linked to
three different excel files. Each excel file has 12 sheets, one for each
month. What I want to see if I can do is create a dynamic link to the graph,
in the correct worksheet, for the correct month.
So if the month is August I want the graph from the sheet named " Aug '08 "
When I view the field codes for the graphs it looks like this for the first
graph:
{ LINK Excel.Sheet.8 "\\\\WCHWF70\\share\\Interactive\\Reporting\\Graphs
Charts 2008\\Sales.xls" "Aug '08![Sales.xls]Aug '08 Chart 1" \a \p }
So I have this word document that creates a report that is almost completely
automated except for one thing.
At the bottom of the document there are three graphs that are each linked to
three different excel files. Each excel file has 12 sheets, one for each
month. What I want to see if I can do is create a dynamic link to the graph,
in the correct worksheet, for the correct month.
So if the month is August I want the graph from the sheet named " Aug '08 "
When I view the field codes for the graphs it looks like this for the first
graph:
{ LINK Excel.Sheet.8 "\\\\WCHWF70\\share\\Interactive\\Reporting\\Graphs
Charts 2008\\Sales.xls" "Aug '08![Sales.xls]Aug '08 Chart 1" \a \p }