K
Kam
I currently have approx. 150 small visio diagrams that I will print on a
1-page wall chart using a plotter. The chart needs to be set up in a grid
format (similar to Excel) with one visio digram in each cell of the grid.
The chart will have a legend that shows the name of each visio diagram with
its grid coordinates . (For example, Diagram A is at location A1, Diagram B
is at A2, etc.) To make things interesting, the number of visio diagrams
will grow and as a result, the diagrams on the chart may need to be
rearranged on the grid. I would like to figure out a way to set this up so
that placing a visio diagram in a different grid cell would automatically
update the legend with the new, correct cell coordinates for that diagram.
Does anyone have any ideas on how to do this? I have tried pasting the visio
diagrams into Excel and into the visio Charting Shapes grids, but of course
you can't actually insert the diagrams into a cell using these. If you think
VBA code is the way I will have to go, I would appreciate specific
suggestions as to what I need to code since I am a novice with VBA. I am
using Visio 2007 on Windows XP but the rest of my MS Office apps are
currently 2003. My company will be upgrading to Office 2007 soon, so my
solution will have to be able to accommodate that change. Thank you in
advance for any ideas or suggestions you may have.
1-page wall chart using a plotter. The chart needs to be set up in a grid
format (similar to Excel) with one visio digram in each cell of the grid.
The chart will have a legend that shows the name of each visio diagram with
its grid coordinates . (For example, Diagram A is at location A1, Diagram B
is at A2, etc.) To make things interesting, the number of visio diagrams
will grow and as a result, the diagrams on the chart may need to be
rearranged on the grid. I would like to figure out a way to set this up so
that placing a visio diagram in a different grid cell would automatically
update the legend with the new, correct cell coordinates for that diagram.
Does anyone have any ideas on how to do this? I have tried pasting the visio
diagrams into Excel and into the visio Charting Shapes grids, but of course
you can't actually insert the diagrams into a cell using these. If you think
VBA code is the way I will have to go, I would appreciate specific
suggestions as to what I need to code since I am a novice with VBA. I am
using Visio 2007 on Windows XP but the rest of my MS Office apps are
currently 2003. My company will be upgrading to Office 2007 soon, so my
solution will have to be able to accommodate that change. Thank you in
advance for any ideas or suggestions you may have.