S
Steve Larson
What is the best way to have a shape dynamically change (between ~20 images)
based on a data value in an excel spreadsheet? Think of this as a dashboard
with milestone images representing the status for various shapes on the
dashboard.
I looked at creating a small dot as the shape and using custom icon-sets to
pick the correct shape. I looked at
http://msdn.microsoft.com/en-us/library/aa468596.aspx and saw how to use
custom icon-sets up to 5 (or even 6) icons. That does not support the ~20
shapes I need to select from. Nothing else there seemed to stand out as an
option.
The positions need to be maintained (as in a map) so generating the diagram
programmatically does not look like a good option.
I did a search and did not find anything that I could make into a solution
either.
Steve
based on a data value in an excel spreadsheet? Think of this as a dashboard
with milestone images representing the status for various shapes on the
dashboard.
I looked at creating a small dot as the shape and using custom icon-sets to
pick the correct shape. I looked at
http://msdn.microsoft.com/en-us/library/aa468596.aspx and saw how to use
custom icon-sets up to 5 (or even 6) icons. That does not support the ~20
shapes I need to select from. Nothing else there seemed to stand out as an
option.
The positions need to be maintained (as in a map) so generating the diagram
programmatically does not look like a good option.
I did a search and did not find anything that I could make into a solution
either.
Steve