I have a form(named "Configure" which is bound to a table(named "Table1". The field in the table that is showing in the text box of the form is called "textData". I am trying to strip the text in the forms text box of certain parts, and modifying them. I'm not sure how to go about this. Shouldn't I change the table data, and update the form. If so, how do I refer to the record that is showing in the text box ?