View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jon[_22_] Jon[_22_] is offline
external usenet poster
 
Posts: 7
Default Displaying a random image (or control) on a userform?

After some research...maybe I can place all of the card images onto the
userform and hide them, then if their number is drawn, I can set the
visible property back to True? Is that possible?