S
Steven
Hello,
I'm trying to figure out how to display one of several different "Word
Drawing" objects, from an index (integer value) located in a cell. For
illustrative purposes, imagine that I have created 6 drawings
representing the faces of a die. I have a cell which creates a random
number between 1 and 6. based on this index, i want to display one of
the 6 drawings, to simulate the rolling of a die.
Is it possible to do this without VB? In either case, what's the
simplest way?
Thank You!
--Steven
I'm trying to figure out how to display one of several different "Word
Drawing" objects, from an index (integer value) located in a cell. For
illustrative purposes, imagine that I have created 6 drawings
representing the faces of a die. I have a cell which creates a random
number between 1 and 6. based on this index, i want to display one of
the 6 drawings, to simulate the rolling of a die.
Is it possible to do this without VB? In either case, what's the
simplest way?
Thank You!
--Steven