I use VB to get some data in text boxes then I have to append it to a table created in Access. I read a simmilar question in this forum, but I've just started programming database apps with VB. I suspect I have to use the Recordset property, but the only thing I want is a simple code to press a button and get the data in the text boxes saved in the associated fields. I set the boxes' <FONT FACE=monospace>DataSource</font> property to point to the table, and the <FONT FACE=monospace>DataField</font> to the field I want the data to be saved to. What do I do now? (Sorry about the length of this <b>mess</b>age.<br><br>Aris.