Image control on a user form in Excel

K

KiteGuy

I wrote a small VBA app in excel that simulates flash cards.
I built a userform with a text box and an image control on it. I am wanting
to rotate the picture according to the contents of the text box. Does
anybody know how to do this?

The text box has a Thai language character in it, and I am wanting the
picture to match the character... I thought it would be pretty easy, but I
must confess, I am stumped.
 
Top