I have a form called Profile_Form.
In this form i have a listbox called NamePicker_Listbox
It is populated with data from a table called Profile_Table.
The listbox have 3 columns, profile_ID, FirstName, LastName
I want to add a textbox (Text142) to my profile_form
When the user types in some...