Hi there folks! I am working on a "figure out the missing word" game for Kindergarten students. What I would like to do is have a word in a label caption (and I have that) The words could be anywhere from 2 letters long to 8 letters. What I am trying to figure out is how to replace random letters in the caption with blank spaces or underscores, leaving only 1 letter showing.

I've used replace in the past, but only when replacing 1 specific characters with another specific character.

Would anyone know of an idea for this?

Thanks a lot!