Could you please help, this I know is a simple problem but I can't get the answer to work. I have three text boxes (text1, text2, text3) and a command button. My application is when I press the command button I want text1 to add to text2 and result in text3 using the "+" key. The result I am getting is Text1Text2 beside themselves as if I was using a "&" key.
Please Help, thanks bjk