1) If sender = "image" & x Then ' sender returns a string
2) Not sure what you want to do here but you cannot compare images. You will need to keep a separate record of index of the image assigned to an Image control if you want to check the image being used.
|