PC User,
Do you mean to alter the distance between characters in a textbox?
That is defined by the font, and other than changing fonts I don't think you
can do anything in code. It's not really an Access thing, it's a Windows topic.
A work-around would be to set the textbox's text alignment property to "distribute".
Then, by varying the width of the textbox, you'll alter the space between characters.
It would look kind of cool, but is it worth the trouble?
hth,
Wayne