Please Help,

I am adding a new record to a recordset and then using the update method to commit the record. The problem is getting the recordset to point to the record which was added. How do I move to this record after issueing the update command.

Thanks for any help

Chris