I want to use an unbound textbox on a form. And I want the user to be able to put a value in this textbox.
I have a form that I want only to have a textbox and a button. When the button is clicked, the text in the field is used to do a couple things. When I try making an unbound textbox, it won't let me edit.
Is this possible?
I have a form that I want only to have a textbox and a button. When the button is clicked, the text in the field is used to do a couple things. When I try making an unbound textbox, it won't let me edit.
Is this possible?