I have a form with two text fields. I want to be able to enter values into both of them and these two values would combine and be added to one table field.
eg. If I have a text box for Firstname and one of Surname, the values for these would be added to just one field in the table called Fullname.
eg. If I have a text box for Firstname and one of Surname, the values for these would be added to just one field in the table called Fullname.