Oct 15, 2002 #1 sogibear Programmer Jul 4, 2002 45 GB Hello, Does anyone know of a VBA function that returns the id of a NEW record added in a recordset as soon as it has been added ? It can be done using @@IDENTITY in a 'Stored Procedure' but i need to use it in VBA. Thanks
Hello, Does anyone know of a VBA function that returns the id of a NEW record added in a recordset as soon as it has been added ? It can be done using @@IDENTITY in a 'Stored Procedure' but i need to use it in VBA. Thanks