It does sort of, thanks. But I still cannot seem to get the information that appears in the text box in the form to drop into the actual table. I have tried the following code as suggested, but it does not seem to work - or I am not sure where I am supposed to insert it...
Me.TextboxName = Me.ComboName.Column(2)