Ok That work quite well.
But I have another question?
I don't want to put this code after every keypress event of a textbox on every form.(That is about 60 textboxes on 6 forms).

Is there a way I can code my program with a few lines that will change every string to uppercase using a public sub or function.(form gotfocus or load etc.)

Thanks.