Hi Kathryn,
Thanks for your help. Yes - component_dev is the recordset and Information is a field in the recordset. The problem is I'm not even sure what I want the code to do is possible. Let me explain. Do you know how when you create a new record in a table with the programmed "Add New Record" button in access, the new row has been created and as you type in the textboxes the fields in the recordset are populated. Well what I want to do is add rows to two tables at the same time, so that is why I have added this code with the "New Record" button. What I think is happening to the code is a new row is created in my second table but when it is looking at the value of the textbox it sees there is nothing in there, so it gives me a null value error message. Sorry if I confused you right now, but I was thinking about the problem yesterday. If you have any input though, I'd really appreciate it.
Ramon