Type between parenthesis, but parenthesis stays
I'm not sure if the title makes sense, but this is what I am trying to do; in the text box, I am typing in a state's abbreviation and need the abbreviation to be in parenthesis, but I don't want to have to put in the parenthesis every time. Is it possible to just type in the two letters but the output of it would switch to the letters be surrounded by the parenthesis? textbox1: I type in IL, output: (IL)
