W
Warrio
Hello!
Is there a way to save the current record that the user is actually editing?
What I use is:
myRecordset.MoveNext
myRecordset.MovePrevious 'So the text edited can be stored effectively
into my table
is there a function that does the same action?
Thanks for any suggestion
Is there a way to save the current record that the user is actually editing?
What I use is:
myRecordset.MoveNext
myRecordset.MovePrevious 'So the text edited can be stored effectively
into my table
is there a function that does the same action?
Thanks for any suggestion