V
vanessa
I have on timer event that is triggered every 8 seconds.
It does a requery of the underlying recordsource of the
form so that new records are shown, if there are any...
I have a function that can play a wav file and I would
like to be able to call that function whenever a new
record appears on the form. so i.e. when you currently
have 2 records in the form and after the requery a 3rd
record appears the fucntion should be called.
Does anyone has any idea's on how this could be
accomplished? TIA.
It does a requery of the underlying recordsource of the
form so that new records are shown, if there are any...
I have a function that can play a wav file and I would
like to be able to call that function whenever a new
record appears on the form. so i.e. when you currently
have 2 records in the form and after the requery a 3rd
record appears the fucntion should be called.
Does anyone has any idea's on how this could be
accomplished? TIA.