S
Sheldon
I have a form with bound controls. When I delete a record
and the record is not the last record, everything works
just fine. BUT, if the record I'm deleting is the last
record, the system seems to get lost. The record is
deleted, but I can't get to another record without exiting
the system and re-entering. I have even tried
Me.Recordset.MovePrevious
with no results.
Any suggestions.
Thanks
and the record is not the last record, everything works
just fine. BUT, if the record I'm deleting is the last
record, the system seems to get lost. The record is
deleted, but I can't get to another record without exiting
the system and re-entering. I have even tried
Me.Recordset.MovePrevious
with no results.
Any suggestions.
Thanks