I'm trying to display a mssg 'Record Added' when a NEW record is added to a table. I've been given the following info as part of the solution to the problem but I'm struggling with the VB code. Can anyone help!
'Open a recordset for a table that you want to modify, store a variable for the Recordset.RecordCount. Then refresh the recordset from the table based on a timer interval you set to compare the PreviousRecordCount to the CurrentRecordCount.'
Any help appreciated.
'Open a recordset for a table that you want to modify, store a variable for the Recordset.RecordCount. Then refresh the recordset from the table based on a timer interval you set to compare the PreviousRecordCount to the CurrentRecordCount.'
Any help appreciated.