Does this only happen temporarily, i.e. when one user deletes a record,
another sees #Deleted, but it's fine later? If so, it's nothing to worry
about.
However, if the #Deleted always shows up in the same form, and in the same
records, it can indicate a corruption. To remove the corruption, see the 3rd
symptom in this article:
Recovering from Corruption
at:
http://members.iinet.net.au/~allenbrowne/ser-47.html

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
>I have an odd problem with my database, and was hoping someone could
> point me at the problem.
[quoted text clipped - 10 lines]
>
> Any advice to solve this one would be greatly appreciated.
maddman - 27 Sep 2004 14:02 GMT
> Does this only happen temporarily, i.e. when one user deletes a record,
> another sees #Deleted, but it's fine later? If so, it's nothing to worry
> about.
They shouldn't be deleting records at all, but when I set the forms to
prevent deletions the problem magically vanished. So that explains
the mystery I suppose. Thanks!