Not real sure how to ask this question? I have a data access page with a popup form that uses the server.filter to pull only associated comments. The key field is a autonumber in another table but is also in my comment table a releationship link. My problem is when I add a new record to the comment table through the popup form the keyID field does not populate into the new record. Does anybody have any ideas on how I would accomplish this. Do I need to pull the data to the popup through a query? or do I need to use vbScript to assign the keyid when the new row is added through the add record button. I work with access all the time but these data access pages are giving me fits... Any thoughts or suggestion or examples would be greatly appriciated. Thanks