Yes, I want to display a subscript image, in a label, or the caption.
I have created an array of images.
Here is what I did.
imgDie(5) is the array
using Randomize to get number
assign number to variable
select case
assigned variable to image subscript
How can I get the image from the select case to display as the label caption?
Thanks,
Shawn