my problem with a text box is how does it know to add the text to the proper field.
i.e. a text box next to 3 buttons (add tag, view/edit tag, close tag) so the user enters "543" into the text box, how does access know to create a new record in the open tags table under the field "tag_number"?