Access 2007 split form shows duplicate entries after insert

B

Baerbel

I have created a split from in Access 2007, and when I have finished adding a
new record and click on a part of the datasheet in order to insert it, the
record I clicked on appears twice in the datasheet. Clicking the RefreshAll
button on the Access toolbar removes the duplicate, but I would like to have
a more elegant (=automatic) method to clean up the datasheet part of the
form.

Also, added records appear not at the end of the datasheet, but at funny
places in the middle of the list (but sorting is turned off)

Can someone help?

Thanks in advance,

Baerbel
 
G

GBA

since the behavior seems not correct; I don't think there is a fix per se;
more of a work-around; can you add a form refresh command in the AfterUpdate
event of a key field??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top